Interface InputNormalization

All Known Subinterfaces:
RuntimeClasspathNormalization

@Incubating public interface InputNormalization
Input normalization configuration. Input normalization is used when Gradle tries to determine if two task inputs are different. Gradle normalizes both inputs and the inputs are considered different if and only if the normalizations are different.
Since:
4.0