Package org.gradle.api.artifacts
Interface DependencyConstraintSet
- All Superinterfaces:
- Collection<DependencyConstraint>,- DomainObjectCollection<DependencyConstraint>,- DomainObjectSet<DependencyConstraint>,- Iterable<DependencyConstraint>,- Set<DependencyConstraint>
A set of dependency constraint definitions that are associated with a configuration.
- Since:
- 4.6
- 
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.DomainObjectSetfindAll, matching, matching, withType