hex
Class RowTask.Row<T extends Freezable>
java.lang.Object
hex.RowTask.Row<T>
- Enclosing class:
- RowTask<T extends Freezable>
public static final class RowTask.Row<T extends Freezable>
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RowTask.Row
public RowTask.Row(RowTask<T> tsk)
getICol
public long getICol(int cidx)
getDCol
public double getDCol(int cidx)
getColInfo
public ValueArray.Column getColInfo(int cidx)
getDCols
public void getDCols(int[] cols,
double[] vals)
getICols
public void getICols(int[] cols,
long[] vals)
isNA
public boolean isNA(int c)