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