Package org.gradle.platform.base
Interface ComponentSpecContainer
-
- All Superinterfaces:
java.lang.Iterable<ComponentSpec>
,ModelElement
,ModelMap<ComponentSpec>
,Named
@Incubating public interface ComponentSpecContainer extends ModelMap<ComponentSpec>
A container of software components.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.gradle.api.Named
Named.Namer
-
-
Method Summary
-
Methods inherited from interface org.gradle.model.ModelElement
getDisplayName, getName
-
-