class DenseObjectSegmentBody extends AbstractSegmentBody
axisValueSets
Constructor and Description |
---|
DenseObjectSegmentBody(Object[] values,
List<Pair<SortedSet<Comparable>,Boolean>> axes)
Creates a DenseObjectSegmentBody.
|
Modifier and Type | Method and Description |
---|---|
protected Object |
getObject(int i) |
protected int |
getSize() |
Object |
getValueArray()
Returns an array of values.
|
getAxisValueSets, getIndicators, getNullAxisFlags, getValueMap
public Object getValueArray()
SegmentBody
getValueArray
in interface SegmentBody
getValueArray
in class AbstractSegmentBody
protected Object getObject(int i)
getObject
in class AbstractSegmentBody
protected int getSize()
getSize
in class AbstractSegmentBody