private class AbstractSetValuedMap.WrappedSet extends AbstractMultiValuedMap.WrappedCollection implements java.util.Set<V>
get(Object).key| Constructor and Description |
|---|
WrappedSet(K key) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object other) |
int |
hashCode() |
add, addAll, clear, contains, containsAll, getMapping, isEmpty, iterator, remove, removeAll, retainAll, size, toArray, toArray, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitpublic WrappedSet(K key)