protected class CollectionRelationList.BasicRelationIterator extends AbstractBridgeList.BasicIterator implements RelationIterator
iterator| Modifier | Constructor and Description |
|---|---|
protected |
BasicRelationIterator() |
| Modifier and Type | Method and Description |
|---|---|
Relation |
nextRelation()
Returns the next element in the iterator as a Relation
|
Relation |
previousRelation()
Returns the previous element in the iterator as a Relation
|
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 Relation nextRelation()
RelationIteratornextRelation in interface RelationIteratorpublic Relation previousRelation()
RelationIteratorpreviousRelation in interface RelationIteratorMMBase 1.9-SNAPSHOT - ${javadoctimestamp}