Java Units API
Build 2010-10-17

Uses of Class
javax.units.ConversionException

Uses of ConversionException in javax.units
 

Methods in javax.units that throw ConversionException
abstract  double Converter.convert(double x)
          Converts a double value.
abstract  double Converter.convert(double x)
          Converts a double value.
 Converter Unit.getConverterTo(Unit that)
          Returns a converter of numeric values from this unit to another unit.
 Converter Unit.getConverterTo(Unit that)
          Returns a converter of numeric values from this unit to another unit.
 


Java Units API
Build 2010-10-17

Symbols, terms and definitions
JSR-108 project