private class AbstractPatriciaTrie.KeySet.KeyIterator extends AbstractPatriciaTrie.TrieIterator<K>
Iterator
that returns Key Objects.current, expectedModCount, next
Modifier | Constructor and Description |
---|---|
private |
KeyIterator() |
Modifier and Type | Method and Description |
---|---|
K |
next() |
findNext, hasNext, nextEntry, remove
public K next()