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