abstract static class Multimaps.Entries<K,V>
extends java.util.AbstractCollection<java.util.Map.Entry<K,V>>
Multimap.entries()
.Constructor and Description |
---|
Entries() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
boolean |
contains(java.lang.Object o) |
(package private) abstract Multimap<K,V> |
multimap() |
boolean |
remove(java.lang.Object o) |
int |
size() |
add, addAll, containsAll, isEmpty, iterator, removeAll, retainAll, toArray, toArray, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait