private class PatriciaTrie.EntrySet extends AbstractSet<Map.Entry<K,V>>
| Modifier | Constructor and Description |
|---|---|
private |
PatriciaTrie.EntrySet() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
boolean |
contains(Object o) |
Iterator<Map.Entry<K,V>> |
iterator() |
boolean |
remove(Object o) |
int |
size() |
equals, hashCode, removeAlladd, addAll, containsAll, isEmpty, retainAll, toArray, toArray, toString