org.gradle.api.component
[Java] Interface SoftwareComponentContainer
org.gradle.api.component.SoftwareComponentContainer
org.gradle.api.NamedDomainObjectCollection
org.gradle.api.NamedDomainObjectSet
java.lang.Iterable
org.gradle.api.DomainObjectCollection
java.util.Collection
- All Superinterfaces:
- NamedDomainObjectCollection, NamedDomainObjectSet, Iterable, DomainObjectCollection, Collection
@Incubating
public interface SoftwareComponentContainer
extends NamedDomainObjectSet
A Container that contains all of the Software Components produced by a Project.
Methods inherited from interface NamedDomainObjectCollection
|
add, addAll, addRule, addRule, findByName, getAsMap, getAt, getByName, getByName, getNamer, getRules, matching, matching, withType |
Methods inherited from interface Set
|
add, remove, equals, hashCode, clear, isEmpty, contains, size, toArray, toArray, addAll, iterator, containsAll, removeAll, retainAll |
Gradle API 1.5