protected class BasicNodeManagerList.BasicNodeManagerIterator extends BasicList.BasicIterator implements NodeManagerIterator
iterator| Modifier | Constructor and Description |
|---|---|
protected |
BasicNodeManagerIterator() |
| Modifier and Type | Method and Description |
|---|---|
NodeManager |
nextNodeManager()
Returns the next element in the iterator as a NodeManager
|
NodeManager |
previousNodeManager()
Returns the previous element in the iterator as a NodeManager
|
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 NodeManager nextNodeManager()
NodeManagerIteratornextNodeManager in interface NodeManagerIteratorpublic NodeManager previousNodeManager()
NodeManagerIteratorpreviousNodeManager in interface NodeManagerIteratorMMBase 1.9-SNAPSHOT - ${javadoctimestamp}