public interface RelationIterator extends ListIterator<Relation>
| 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, setforEachRemainingMMBase 1.9-SNAPSHOT - ${javadoctimestamp}