public class CBlock.CRow extends java.lang.Object
CRow()
int
len()
double
readDouble(int col)
double[]
readDoubles()
long
readLong(int col)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CRow()
public double readDouble(int col)
public long readLong(int col)
public double[] readDoubles()
public int len()