Uses of Class
net.obsearch.dimension.DimensionByte

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, 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.
 



Copyright © 2007-2011 Arnoldo Jose Muller Molina. All Rights Reserved.