Class ConvertUnits
java.lang.Object
com.independentsoft.calc.functions.ConvertUnits
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic booleantryConvert(double value, String from, String to, OutDouble result)static booleantryResolve(String unit, Out<ConvertUnits.UnitDef> def, OutDouble multiplier, Out<String> normalizedName)
-
Method Details
-
tryResolve
-
tryConvert
-