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