Uses of Class
tech.units.indriya.format.LocalUnitFormat
Packages that use LocalUnitFormat
-
Uses of LocalUnitFormat in tech.units.indriya.format
Fields in tech.units.indriya.format declared as LocalUnitFormatModifier and TypeFieldDescriptionprivate static final LocalUnitFormatLocalUnitFormat.DEFAULT_INSTANCEDefaultQuantityFactory locale instance.Methods in tech.units.indriya.format that return LocalUnitFormatModifier and TypeMethodDescriptionstatic 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.