public class PatternSet
Standalone implementation of PatternFilterable.
Object
addToAntBuilder(Object node, String childNodeName)
PatternSet
copyFrom(PatternFilterable sourcePattern)
boolean
equals(Object o)
exclude(String... excludes)
exclude(Iterable excludes)
exclude(Spec<FileTreeElement> spec)
exclude(Closure closure)
excludeSpecs(Iterable<Spec<FileTreeElement>> excludes)
Spec<FileTreeElement>
getAsExcludeSpec()
getAsIncludeSpec()
getAsSpec()
Set<Spec<FileTreeElement>>
getExcludeSpecs()
Set<String>
getExcludes()
getIncludeSpecs()
getIncludes()
int
hashCode()
include(String... includes)
include(Iterable includes)
include(Spec<FileTreeElement> spec)
include(Closure closure)
includeSpecs(Iterable<Spec<FileTreeElement>> includeSpecs)
intersect()
isCaseSensitive()
void
setCaseSensitive(boolean caseSensitive)
setExcludes(Iterable<String> excludes)
setIncludes(Iterable<String> includes)
class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
Gradle API 2.0