Interface BuildTypeContainer
- All Superinterfaces:
Collection<BuildType>, org.gradle.util.Configurable<NamedDomainObjectContainer<BuildType>>, DomainObjectCollection<BuildType>, Iterable<BuildType>, NamedDomainObjectCollection<BuildType>, NamedDomainObjectContainer<BuildType>, NamedDomainObjectSet<BuildType>, Set<BuildType>
A container of
BuildTypes.-
Method Summary
Methods inherited from interface Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface DomainObjectCollection
all, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeMethods inherited from interface NamedDomainObjectCollection
add, addAll, addRule, addRule, addRule, findByName, getAsMap, getAt, getByName, getByName, getByName, getNamer, getNames, getRulesMethods inherited from interface NamedDomainObjectContainer
configure, create, create, create, maybeCreateMethods inherited from interface NamedDomainObjectSet
findAll, matching, matching, withType