|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConversionException | |
---|---|
javax.measure.converter | Provides support for unit conversion. |
javax.measure.unit | Provides support for programatic unit handling. |
Uses of ConversionException in javax.measure.converter |
---|
Methods in javax.measure.converter that throw ConversionException | |
---|---|
abstract double |
UnitConverter.convert(double x)
Converts a double value. |
Uses of ConversionException in javax.measure.unit |
---|
Methods in javax.measure.unit that throw ConversionException | |
---|---|
UnitConverter |
Unit.getConverterTo(Unit<?> that)
Returns a converter of numeric values from this unit to another unit. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |