public interface NodeManagerIterator extends ListIterator<NodeManager>
NodeManagers.NodeIterator| 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, setforEachRemainingNodeManager nextNodeManager()
NodeManager previousNodeManager()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}