public interface InputNormalizationHandler
| Modifier and Type | Method | Description | 
|---|---|---|
| RuntimeClasspathNormalization | getRuntimeClasspath() | Returns the normalization strategy for the runtime classpath. | 
| void | runtimeClasspath(Action<? super RuntimeClasspathNormalization> configuration) | Configures the normalization strategy for the runtime classpath. | 
RuntimeClasspathNormalization getRuntimeClasspath()
void runtimeClasspath(Action<? super RuntimeClasspathNormalization> configuration)