Uses of Class
javax.measure.IncommensurableException
Package | Description |
---|---|
javax.measure |
Specifies Java packages for the programmatic, type safe handling
of quantities and their expression as values of units.
|
-
Uses of IncommensurableException in javax.measure
Methods in javax.measure that throw IncommensurableException Modifier and Type Method Description UnitConverter
Unit. getConverterToAny(Unit<?> that)
Returns a converter from this unit to the specified unit of type unknown.