-
- All Superinterfaces:
- Iterable<LanguageSourceSet>, ModelElement, ModelMap<LanguageSourceSet>, Named
@Incubating public interface FunctionalSourceSet extends ModelMap<LanguageSourceSet>
A container holding
LanguageSourceSets with a similar function (production code, test code, etc.).
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.gradle.api.Named
Named.Namer
-
-
Method Summary
-
Methods inherited from interface org.gradle.model.ModelMap
afterEach, afterEach, all, beforeEach, beforeEach, containsKey, containsValue, create, create, create, create, get, get, isEmpty, keySet, named, named, put, size, values, withType, withType, withType
-
Methods inherited from interface org.gradle.model.ModelElement
getDisplayName, getName
-
-