public abstract class AbstractTupleIterator extends AbstractTupleCursor implements TupleIterator
TupleIterator.
 Derived classes need to implement only TupleCursor.forward().
 forward must set the TupleCursor.current()
 field, and derived classes can use it.
| Modifier and Type | Field and Description | 
|---|---|
protected boolean | 
hasNext  | 
arity| Constructor and Description | 
|---|
AbstractTupleIterator(int arity)  | 
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
hasNext()  | 
List<Member> | 
next()  | 
void | 
remove()  | 
currentToArray, getArity, member, setContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingcurrent, currentToArray, forward, getArity, member, setContextCopyright © 2017 Hitachi Vantara. All rights reserved.