Uses of Package
javax.measure

Packages that use javax.measure
javax.measure Provides strongly typed measurements to enforce compile-time check of parameters consistency and avoid interface errors. 
 

Classes in javax.measure used by javax.measure
DecimalMeasure
           This class represents a measure whose value is an arbitrary-precision decimal number.
Measurable
           This interface represents the measurable, countable, or comparable property or aspect of a thing.
Measure
           This class represents the result of a measurement stated in a known unit.
MeasureFormat
           This class provides the interface for formatting and parsing measures.
VectorMeasure
           This class represents a measurement vector of two or more dimensions.
 



Copyright © 2010. All Rights Reserved.