public abstract class CXIChunk.Value
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected int |
_off |
Constructor and Description |
---|
CXIChunk.Value() |
Modifier and Type | Method and Description |
---|---|
abstract double |
asDouble() |
abstract long |
asLong() |
abstract boolean |
isNA() |
int |
rowInChunk() |