public interface RelationManagerIterator extends ListIterator<RelationManager>
| Modifier and Type | Method and Description |
|---|---|
RelationManager |
nextRelationManager()
Returns the next element in the iterator as a RelationManager
|
RelationManager |
previousRelationManager()
Returns the previous element in the iterator as a RelationManager
|
add, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, setforEachRemainingRelationManager nextRelationManager()
RelationManager previousRelationManager()
MMBase 1.9-SNAPSHOT - ${javadoctimestamp}