Uses of Package
javax.measure.converter

Packages that use javax.measure.converter
javax.measure.converter Provides support for unit conversion. 
javax.measure.unit Provides support for programatic unit handling. 
 

Classes in javax.measure.converter used by javax.measure.converter
ConversionException
          Signals that a problem of some sort has occurred either when creating a converter between two units or during the conversion itself.
UnitConverter
           This class represents a converter of numeric values.
 

Classes in javax.measure.converter used by javax.measure.unit
ConversionException
          Signals that a problem of some sort has occurred either when creating a converter between two units or during the conversion itself.
UnitConverter
           This class represents a converter of numeric values.
 



Copyright © 2010. All Rights Reserved.