public class MergedCollectionSet<T>
extends java.util.AbstractSet<T>
| Constructor and Description |
|---|
MergedCollectionSet(java.util.Set<? extends java.util.Collection<? extends T>> backingCollections) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<T> |
getSnapshot() |
java.util.Iterator<T> |
iterator() |
int |
size() |
add, addAll, clear, contains, containsAll, isEmpty, remove, retainAll, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, wait