Package org.gradle.platform.base
Interface PlatformContainer
- All Superinterfaces:
- Collection<Platform>,- Configurable<NamedDomainObjectContainer<Platform>>,- DomainObjectCollection<Platform>,- DomainObjectSet<Platform>,- ExtensiblePolymorphicDomainObjectContainer<Platform>,- Iterable<Platform>,- NamedDomainObjectCollection<Platform>,- NamedDomainObjectContainer<Platform>,- org.gradle.api.internal.rules.NamedDomainObjectFactoryRegistry<Platform>,- NamedDomainObjectSet<Platform>,- PolymorphicDomainObjectContainer<Platform>,- Set<Platform>
@Incubating
public interface PlatformContainer
extends ExtensiblePolymorphicDomainObjectContainer<Platform>
A container of 
Platforms.- 
Method SummaryMethods inherited from interface java.util.CollectionparallelStream, removeIf, stream, toArrayMethods inherited from interface org.gradle.api.DomainObjectCollectionaddAllLater, addLater, all, all, configureEach, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeMethods inherited from interface org.gradle.api.ExtensiblePolymorphicDomainObjectContainerregisterBinding, registerFactory, registerFactoryMethods inherited from interface org.gradle.api.NamedDomainObjectCollectionadd, addAll, addRule, addRule, addRule, findByName, getAsMap, getAt, getByName, getByName, getByName, getCollectionSchema, getNamer, getNames, getRules, named, named, named, namedMethods inherited from interface org.gradle.api.NamedDomainObjectContainerconfigure, create, create, create, maybeCreate, register, registerMethods inherited from interface org.gradle.api.NamedDomainObjectSetfindAll, matching, matching, named, withTypeMethods inherited from interface org.gradle.api.PolymorphicDomainObjectContainercontainerWithType, create, create, maybeCreate, register, register