Package org.gradle.api.tasks.util


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