public class RowManager.RowIterator extends IntIterator
Constructor and Description |
---|
RowManager.RowIterator(boolean reverse) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
int |
nextInt() |
void |
remove() |
isDoubleSupported, isFloatSupported, isIntSupported, isLongSupported, next, nextDouble, nextFloat, nextLong
isBooleanSupported, nextBoolean
public boolean hasNext()
public int nextInt()
nextInt
in interface LiteralIterator
nextInt
in class IntIterator
LiteralIterator.nextInt()
public void remove()
Copyright ? 2013 Regents of the University of California