static class BridgeCollections.UnmodifiableNodeIterator extends BridgeCollections.UnmodifiableListIterator<Node> implements NodeIterator
i| Constructor and Description |
|---|
UnmodifiableNodeIterator(NodeIterator i) |
| 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, setforEachRemainingUnmodifiableNodeIterator(NodeIterator i)
public Node nextNode()
NodeIteratornextNode in interface NodeIteratorpublic Node previousNode()
NodeIteratorpreviousNode in interface NodeIteratorMMBase 1.9-SNAPSHOT - ${javadoctimestamp}