Interface PlatformContainer
- All Superinterfaces:
Collection<Platform>, org.gradle.util.Configurable<NamedDomainObjectContainer<Platform>>, DomainObjectCollection<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 Summary
Methods inherited from interface Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface DomainObjectCollection
all, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeMethods inherited from interface ExtensiblePolymorphicDomainObjectContainer
registerBinding, registerFactory, registerFactoryMethods inherited from interface NamedDomainObjectCollection
add, addAll, addRule, addRule, addRule, findByName, getAsMap, getAt, getByName, getByName, getByName, getNamer, getNames, getRulesMethods inherited from interface NamedDomainObjectContainer
configure, create, create, create, maybeCreateMethods inherited from interface NamedDomainObjectSet
findAll, matching, matching, withTypeMethods inherited from interface PolymorphicDomainObjectContainer
containerWithType, create, create, maybeCreate