public abstract class DependentChunk<T> extends java.lang.Object implements TypedChunk<T>
Modifier and Type | Method and Description |
---|---|
int |
cidx() |
int |
length() |
long |
start() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
get, isNA, rawChunk
vec
public long start()
start
in interface TypedChunk<T>
public int length()
length
in interface TypedChunk<T>
public int cidx()
cidx
in interface TypedChunk<T>