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 NumberSystemOfUnits. convert(Number value, Unit from, Unit to)NumberSystemOfUnits. convert(Number value, String fromUnit, String toUnit)ConverterSystemOfUnits. getConverter(Unit from, Unit to)
-