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