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