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