Interface FileNormalizer

All Known Subinterfaces:
ClasspathNormalizer, CompileClasspathNormalizer

@Incubating public interface FileNormalizer
A normalizer used to remove unwanted noise when considering file inputs. The default behavior without specifying a normalizer is to ignore the order of the files.
Since:
4.3
See Also: