|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DimensionByte | |
|---|---|
| net.obsearch.dimension | |
| Uses of DimensionByte in net.obsearch.dimension |
|---|
| Methods in net.obsearch.dimension that return DimensionByte | |
|---|---|
static DimensionByte[] |
DimensionByte.getTuple(long[] pivots,
long objectId,
net.obsearch.Index<? extends OBByte> index)
Creates a dimension array from the given pivots and the given object id. |
static DimensionByte[] |
DimensionByte.getTuple(OBByte[] pivots,
OBByte object)
Creates a dimension array from the given pivots and the given object. |
static DimensionByte[] |
DimensionByte.transformPrimitiveTuple(byte[] tuple)
Transform the given primitive tuple into a Dimension tuple. |
| Methods in net.obsearch.dimension with parameters of type DimensionByte | |
|---|---|
int |
DimensionByte.compareTo(DimensionByte other)
Compares this object with other. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||