private class PatriciaTrie.EntryIterator extends PatriciaTrie.NodeIterator<java.util.Map.Entry<K,V>>
current, expectedModCount, next| Modifier | Constructor and Description |
|---|---|
private |
EntryIterator() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Map.Entry<K,V> |
next() |
findNext, hasNext, nextEntry, removeprivate EntryIterator()