private static class Dependency.Exclusions extends java.util.AbstractSet<Exclusion>
Modifier and Type | Field and Description |
---|---|
private Exclusion[] |
exclusions |
Modifier | Constructor and Description |
---|---|
private |
Exclusions(java.util.Collection<Exclusion> exclusions) |
Modifier and Type | Method and Description |
---|---|
static java.util.Set<Exclusion> |
copy(java.util.Collection<Exclusion> exclusions) |
java.util.Iterator<Exclusion> |
iterator() |
int |
size() |
add, addAll, clear, contains, containsAll, isEmpty, remove, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait