private class AbstractPatriciaTrie.EntrySet.EntryIterator extends AbstractPatriciaTrie.TrieIterator<java.util.Map.Entry<K,V>>
Iterator that returns Entry Objects.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, remove