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 LocalUnitFormat
LocalUnitFormat.DEFAULT_INSTANCE
DefaultQuantityFactory locale instance.Methods in tech.units.indriya.format that return LocalUnitFormatModifier and TypeMethodDescriptionstatic LocalUnitFormat
LocalUnitFormat.getInstance()
Returns the instance for the current default locale (non-ascii characters are allowed)static LocalUnitFormat
LocalUnitFormat.getInstance
(Locale locale) Returns an instance for the given locale.static LocalUnitFormat
LocalUnitFormat.getInstance
(SymbolMap symbols) Returns an instance for the given symbol map.