public abstract class IndexColumnValueIterator extends Object implements ColumnValuesIterator
| Modifier and Type | Field and Description |
|---|---|
protected int |
currentIndex |
| Constructor and Description |
|---|
IndexColumnValueIterator(int size) |
| Modifier and Type | Method and Description |
|---|---|
void |
moveFirst() |
boolean |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetpublic void moveFirst()
moveFirst in interface ColumnValuesIteratorpublic boolean next()
next in interface ColumnValuesIteratorCopyright © 2017. All rights reserved.