protected class BasicNodeList.BasicNodeIterator extends BasicList.BasicIterator implements NodeIterator
iterator| Modifier | Constructor and Description |
|---|---|
protected |
BasicNodeIterator() |
| Modifier and Type | Method and Description |
|---|---|
Node |
nextNode()
Returns the next element in the iterator as a Node
|
Node |
previousNode()
Returns the previous element in the iterator as a Node
|
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, setclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, setforEachRemainingpublic Node nextNode()
NodeIteratornextNode in interface NodeIteratorpublic Node previousNode()
NodeIteratorpreviousNode in interface NodeIteratorMMBase 1.9-SNAPSHOT - ${javadoctimestamp}