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