Package org.gradle.language.base
Interface ProjectSourceSet
- All Superinterfaces:
Collection<LanguageSourceSet>
,DomainObjectCollection<LanguageSourceSet>
,DomainObjectSet<LanguageSourceSet>
,Iterable<LanguageSourceSet>
,Set<LanguageSourceSet>
A container of
LanguageSourceSet
s. Added to a project by the LanguageBasePlugin
.-
Method Summary
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArray
Methods inherited from interface org.gradle.api.DomainObjectCollection
addAllLater, addLater, all, all, configureEach, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withType
Methods inherited from interface org.gradle.api.DomainObjectSet
findAll, matching, matching, withType