class AbstractMultimap.Values
extends java.util.AbstractCollection<V>
Constructor and Description |
---|
Values() |
Modifier and Type | Method and Description |
---|---|
void |
clear() |
boolean |
contains(java.lang.Object o) |
java.util.Iterator<V> |
iterator() |
int |
size() |
java.util.Spliterator<V> |
spliterator() |
add, addAll, containsAll, isEmpty, remove, removeAll, retainAll, toArray, toArray, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait