org.gradle.api.tasks
[Java] Interface ProjectSourceSet
org.gradle.api.NamedDomainObjectContainer
org.gradle.api.NamedDomainObjectSet
java.lang.Iterable
org.gradle.util.Configurable
org.gradle.api.DomainObjectCollection
java.util.Collection
org.gradle.api.NamedDomainObjectCollection
org.gradle.api.tasks.ProjectSourceSet
- All Superinterfaces:
- NamedDomainObjectContainer, NamedDomainObjectSet, Iterable, Configurable, DomainObjectCollection, Collection, NamedDomainObjectCollection
@Incubating
public interface ProjectSourceSet
extends NamedDomainObjectContainer
A container of FunctionalSourceSets. Added to a project by the
LanguageBasePlugin.
Gradle API 1.5