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, wait
get
public void moveFirst()
moveFirst
in interface ColumnValuesIterator
public boolean next()
next
in interface ColumnValuesIterator
Copyright © 2019 TIBCO Software Inc.. All rights reserved.