private class AbstractMultiValuedMap.EntryValues
extends java.util.AbstractCollection<java.util.Map.Entry<K,V>>
| Modifier | Constructor and Description |
|---|---|
private |
EntryValues() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<java.util.Map.Entry<K,V>> |
iterator() |
int |
size() |
add, addAll, clear, contains, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait