Interface PrebuiltLibraries
- All Superinterfaces:
ArtifactRepository, Collection<PrebuiltLibrary>, DomainObjectCollection<PrebuiltLibrary>, Iterable<PrebuiltLibrary>, NamedDomainObjectCollection<PrebuiltLibrary>, NamedDomainObjectSet<PrebuiltLibrary>, Set<PrebuiltLibrary>
@Incubating
public interface PrebuiltLibraries
extends ArtifactRepository, NamedDomainObjectSet<PrebuiltLibrary>
A container of
PrebuiltLibrary instances.-
Method Summary
Methods inherited from interface ArtifactRepository
getName, setNameMethods inherited from interface Collection
parallelStream, removeIf, stream, toArrayMethods inherited from interface DomainObjectCollection
all, all, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withTypeMethods inherited from interface NamedDomainObjectCollection
add, addAll, addRule, addRule, addRule, findByName, getAsMap, getAt, getByName, getByName, getByName, getNamer, getNames, getRulesMethods inherited from interface NamedDomainObjectSet
findAll, matching, matching, withType
-
Method Details
-
resolveLibrary
-