Constructor and Description |
---|
NodeIterator(Iterator iter) |
Modifier and Type | Method and Description |
---|---|
protected abstract Object |
getNextNode(Iterator iter) |
boolean |
hasNext() |
Object |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public NodeIterator(Iterator iter)