private class AbstractMultimap.EntrySet extends AbstractMultimap.Entries implements java.util.Set<java.util.Map.Entry<K,V>>
Modifier | Constructor and Description |
---|---|
private |
EntrySet() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
iterator, multimap
clear, contains, remove, size
add, addAll, containsAll, isEmpty, removeAll, retainAll, toArray, toArray, toString
clone, finalize, getClass, notify, notifyAll, wait, wait, wait