static class BridgeCollections.UnmodifiableRelationIterator extends BridgeCollections.UnmodifiableListIterator<Relation> implements RelationIterator
i| Constructor and Description |
|---|
UnmodifiableRelationIterator(RelationIterator i) |
| 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, setforEachRemainingUnmodifiableRelationIterator(RelationIterator i)
public Relation nextRelation()
RelationIteratornextRelation in interface RelationIteratorpublic Relation previousRelation()
RelationIteratorpreviousRelation in interface RelationIteratorMMBase 1.9-SNAPSHOT - ${javadoctimestamp}