Package org.gradle.api.tasks.util
Utility classes used by the standard task implementations.
-
Interface Summary Interface Description PatternFilterable APatternFilterable
represents some file container which Ant-style include and exclude patterns or specs can be applied to. -
Class Summary Class Description PatternSet Standalone implementation ofPatternFilterable
.