Uses of Class
de.timmfitschen.easyunits.conversion.Prefix
-
Packages that use Prefix Package Description de.timmfitschen.easyunits -
-
Uses of Prefix in de.timmfitschen.easyunits
Methods in de.timmfitschen.easyunits with parameters of type Prefix Modifier and Type Method Description voidDefaultSystemOfUnitsFactory. add(Prefix p)voidSystemOfUnitsFactory. add(Prefix p)protected voidDefaultSystemOfUnitsFactory. addPrefixedUnit(Prefix prefix, Unit unit)booleanUnit. isPrefixableBy(Prefix p)Constructors in de.timmfitschen.easyunits with parameters of type Prefix Constructor Description PrefixedUnit(Unit u, Prefix p)
-