Interface DependencyConstraintsMetadata
- All Superinterfaces:
Collection<DependencyConstraintMetadata>, DependenciesMetadata<DependencyConstraintMetadata>, Iterable<DependencyConstraintMetadata>
@Incubating
public interface DependencyConstraintsMetadata
extends DependenciesMetadata<DependencyConstraintMetadata>
Describes the dependency constraints of a variant declared in a resolved component's metadata, which typically originate from
a component descriptor (Gradle metadata file). This interface can be used to adjust the dependencies
of a published component via metadata rules (see
ComponentMetadataHandler.- Since:
- 4.5
-
Method Summary
Methods inherited from interface Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray, toArrayMethods inherited from interface DependenciesMetadata
add, add, add, add