Interface NativeToolChainRegistry
- All Superinterfaces:
 Collection<NativeToolChain>,org.gradle.util.Configurable<NamedDomainObjectContainer<NativeToolChain>>,DomainObjectCollection<NativeToolChain>,ExtensiblePolymorphicDomainObjectContainer<NativeToolChain>,Iterable<NativeToolChain>,NamedDomainObjectCollection<NativeToolChain>,NamedDomainObjectContainer<NativeToolChain>,org.gradle.api.internal.rules.NamedDomainObjectFactoryRegistry<NativeToolChain>,NamedDomainObjectSet<NativeToolChain>,PolymorphicDomainObjectContainer<NativeToolChain>,Set<NativeToolChain>,ToolChainRegistry<NativePlatform,NativeToolChain> 
@Incubating
public interface NativeToolChainRegistry
extends ExtensiblePolymorphicDomainObjectContainer<NativeToolChain>, ToolChainRegistry<NativePlatform,NativeToolChain> 
A container for 
NativeToolChains.- 
Method Summary
Methods inherited from interface java.util.Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface org.gradle.api.DomainObjectCollection
all, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeMethods inherited from interface org.gradle.api.ExtensiblePolymorphicDomainObjectContainer
registerBinding, registerFactory, registerFactoryMethods inherited from interface org.gradle.api.NamedDomainObjectCollection
add, addAll, addRule, addRule, addRule, findByName, getAsMap, getAt, getByName, getByName, getByName, getNamer, getNames, getRulesMethods inherited from interface org.gradle.api.NamedDomainObjectContainer
configure, create, create, create, maybeCreateMethods inherited from interface org.gradle.api.NamedDomainObjectSet
findAll, matching, matching, withTypeMethods inherited from interface org.gradle.api.PolymorphicDomainObjectContainer
containerWithType, create, create, maybeCreateMethods inherited from interface java.util.Set
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, remove, removeAll, retainAll, size, spliterator, toArray, toArrayMethods inherited from interface org.gradle.platform.base.ToolChainRegistry
getForPlatform