protected class BasicRelationManagerList.BasicRelationManagerIterator extends BasicList.BasicIterator implements RelationManagerIterator
iterator| Modifier | Constructor and Description |
|---|---|
protected |
BasicRelationManagerIterator() |
| 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, setclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitadd, hasNext, hasPrevious, next, nextIndex, previous, previousIndex, remove, setforEachRemainingpublic RelationManager nextRelationManager()
RelationManagerIteratornextRelationManager in interface RelationManagerIteratorpublic RelationManager previousRelationManager()
RelationManagerIteratorpreviousRelationManager in interface RelationManagerIteratorMMBase 1.9-SNAPSHOT - ${javadoctimestamp}