org.gradle.api.artifacts
[Java] Interface DependencySet
org.gradle.api.Buildable
java.lang.Iterable
org.gradle.api.DomainObjectCollection
org.gradle.api.artifacts.DependencySet
java.util.Collection
org.gradle.api.DomainObjectSet
- All Superinterfaces:
- Buildable, Iterable, DomainObjectCollection, Collection, DomainObjectSet
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, equals, hashCode, clear, contains, isEmpty, size, toArray, toArray, addAll, iterator, remove, containsAll, removeAll, retainAll |
Gradle API 1.3-rc-2