Package net.obsearch.dimension

Class Summary
AbstractDimension AbstractDimension stores a dimension (the order it is and some abstract primitive value).
DimensionByte DimensionByte Stores objects of type byte.
DimensionDouble DimensionDouble Stores objects of type double.
DimensionFloat DimensionFloat Stores objects of type float.
DimensionInt DimensionInt Stores objects of type int.
DimensionLong DimensionLong Stores objects of type long.
DimensionShort DimensionShort Stores objects of type short.
 



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