edu.wisc.ssec.mcidasv.util.trie
Class PatriciaTrie.ValueIterator
java.lang.Object
edu.wisc.ssec.mcidasv.util.trie.PatriciaTrie.NodeIterator<V>
edu.wisc.ssec.mcidasv.util.trie.PatriciaTrie.ValueIterator
- All Implemented Interfaces:
- Iterator<V>
- Enclosing class:
- PatriciaTrie<K,V>
private class PatriciaTrie.ValueIterator
- extends PatriciaTrie.NodeIterator<V>
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PatriciaTrie.ValueIterator
private PatriciaTrie.ValueIterator()
next
public V next()