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, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public WrappedSet(K key)