Package org.gradle.api.tasks
Interface SourceSetContainer
- All Superinterfaces:
- Collection<SourceSet>,- Configurable<NamedDomainObjectContainer<SourceSet>>,- DomainObjectCollection<SourceSet>,- DomainObjectSet<SourceSet>,- Iterable<SourceSet>,- NamedDomainObjectCollection<SourceSet>,- NamedDomainObjectContainer<SourceSet>,- NamedDomainObjectSet<SourceSet>,- Set<SourceSet>
@ServiceScope(org.gradle.internal.service.scopes.Scope.Project.class)
public interface SourceSetContainer
extends NamedDomainObjectContainer<SourceSet>
A 
SourceSetContainer manages a set of SourceSet objects.- 
Method SummaryMethods inherited from interface java.util.CollectionparallelStream, removeIf, stream, toArrayMethods inherited from interface org.gradle.api.DomainObjectCollectionaddAllLater, addLater, all, all, configureEach, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeMethods inherited from interface org.gradle.api.NamedDomainObjectCollectionadd, addAll, addRule, addRule, addRule, findByName, getAsMap, getAt, getByName, getByName, getByName, getCollectionSchema, getNamer, getNames, getRules, named, named, named, namedMethods inherited from interface org.gradle.api.NamedDomainObjectContainerconfigure, create, create, create, maybeCreate, register, register