Uses of Class
tech.units.indriya.format.LocalUnitFormat
-
Packages that use LocalUnitFormat Package Description tech.units.indriya.format -
-
Uses of LocalUnitFormat in tech.units.indriya.format
Methods in tech.units.indriya.format that return LocalUnitFormat Modifier and Type Method Description static LocalUnitFormatLocalUnitFormat. getInstance()Returns the instance for the current default locale (non-ascii characters are allowed)static LocalUnitFormatLocalUnitFormat. getInstance(Locale locale)Returns an instance for the given locale.static LocalUnitFormatLocalUnitFormat. getInstance(SymbolMap symbols)Returns an instance for the given symbol map.
-