Uses of Class
de.timmfitschen.easyunits.UnitIncommensurabilityException
-
Packages that use UnitIncommensurabilityException Package Description de.timmfitschen.easyunits -
-
Uses of UnitIncommensurabilityException in de.timmfitschen.easyunits
Methods in de.timmfitschen.easyunits that throw UnitIncommensurabilityException Modifier and Type Method Description Number
SystemOfUnits. convert(Number value, Unit from, Unit to)
Number
SystemOfUnits. convert(Number value, String fromUnit, String toUnit)
Converter
SystemOfUnits. getConverter(Unit from, Unit to)
-