TupleWrapperTupleSequencepublic interface TupleSequence extends Tuple
This interface extends the Tuple interface.
Objects implementing this interface allow access to each of their
fields at the current row only.
| Modifier and Type | Method | Description |
|---|---|---|
boolean |
next() |
Move to the next item in the sequence.
|
getBooleanValue, getDoubleValue, getIntValue, getObjectValue, getRowIndexCopyright © 2018 Central Laboratory of the Research Councils. All Rights Reserved.