private class PatriciaTrie.EntryIterator extends PatriciaTrie.NodeIterator<Map.Entry<K,V>>
current, expectedModCount, next
Modifier | Constructor and Description |
---|---|
private |
EntryIterator() |
Modifier and Type | Method and Description |
---|---|
Map.Entry<K,V> |
next() |
findNext, hasNext, nextEntry, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
private EntryIterator()