private static class PatriciaTrie.EmptyIterator extends Object implements Iterator
private
PatriciaTrie.EmptyIterator()
boolean
hasNext()
Object
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
private PatriciaTrie.EmptyIterator()
public boolean hasNext()
hasNext
Iterator
public Object next()
next
public void remove()
remove