public class RowManager.RowIterator extends IntIterator
| Constructor and Description |
|---|
RowIterator(boolean reverse) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
int |
nextInt() |
void |
remove() |
isDoubleSupported, isFloatSupported, isIntSupported, isLongSupported, next, nextDouble, nextFloat, nextLongisBooleanSupported, nextBooleanpublic boolean hasNext()
public int nextInt()
nextInt in interface LiteralIteratornextInt in class IntIteratorLiteralIterator.nextInt()public void remove()