Package org.gradle.api.tasks.util
@NonNullApi
package org.gradle.api.tasks.util
Utility classes used by the standard task implementations.
-
ClassDescriptionA
PatternFilterable
represents some file container which Ant-style include and exclude patterns or specs can be applied to.Standalone implementation ofPatternFilterable
.