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