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