private class AbstractPatriciaTrie.Values.ValueIterator extends AbstractPatriciaTrie.TrieIterator<V>
Iterator
that returns Value Objects.current, expectedModCount, next
Modifier | Constructor and Description |
---|---|
private |
ValueIterator() |
Modifier and Type | Method and Description |
---|---|
V |
next() |
findNext, hasNext, nextEntry, remove
public V next()