class AbstractMapBasedMultimap.WrappedSet extends AbstractMapBasedMultimap.WrappedCollection implements java.util.Set<V>
AbstractMapBasedMultimap.WrappedCollection.WrappedIteratorancestor, ancestorDelegate, delegate, key| Constructor and Description |
|---|
WrappedSet(K key,
java.util.Set<V> delegate) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
removeAll(java.util.Collection<?> c) |
add, addAll, addToMap, clear, contains, containsAll, equals, getAncestor, getDelegate, getKey, hashCode, iterator, refreshIfEmpty, remove, removeIfEmpty, retainAll, size, spliterator, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic boolean removeAll(java.util.Collection<?> c)
removeAll in interface java.util.Collection<V>removeAll in interface java.util.Set<V>removeAll in class AbstractMapBasedMultimap.WrappedCollection