Uses of Interface
de.timmfitschen.easyunits.calc.CalculationHelper
-
Packages that use CalculationHelper Package Description de.timmfitschen.easyunits.calc de.timmfitschen.easyunits.conversion -
-
Uses of CalculationHelper in de.timmfitschen.easyunits.calc
Classes in de.timmfitschen.easyunits.calc that implement CalculationHelper Modifier and Type Class Description classDefaultCalculationHelperMethods in de.timmfitschen.easyunits.calc that return CalculationHelper Modifier and Type Method Description static CalculationHelperCalculationHelper. getCalculationHelper()Methods in de.timmfitschen.easyunits.calc with parameters of type CalculationHelper Modifier and Type Method Description static voidCalculationHelper. setCalculationHelper(CalculationHelper helper) -
Uses of CalculationHelper in de.timmfitschen.easyunits.conversion
Methods in de.timmfitschen.easyunits.conversion that return CalculationHelper Modifier and Type Method Description CalculationHelperLinearConverter. getHelper()CalculationHelperPrefix. getHelper()Methods in de.timmfitschen.easyunits.conversion with parameters of type CalculationHelper Modifier and Type Method Description voidLinearConverter. setHelper(CalculationHelper helper)voidPrefix. setHelper(CalculationHelper helper)
-