org.gradle.api.artifacts
[Java] Interface DependencySet
java.lang.Iterable
org.gradle.api.artifacts.DependencySet
org.gradle.api.Buildable
java.util.Collection
org.gradle.api.DomainObjectSet
org.gradle.api.DomainObjectCollection
- All Superinterfaces:
- Iterable, Buildable, Collection, DomainObjectSet, DomainObjectCollection
public interface DependencySet
extends Buildable, DomainObjectSet
A set of artifact dependencies.
|
Methods inherited from interface DomainObjectCollection
|
| all, all, findAll, matching, matching, whenObjectAdded, whenObjectAdded, whenObjectRemoved, whenObjectRemoved, withType, withType, withType |
|
Methods inherited from interface Set
|
| add, remove, equals, hashCode, clear, isEmpty, contains, size, toArray, toArray, addAll, iterator, containsAll, removeAll, retainAll |
Gradle API 1.5