Uses of Class
tech.units.indriya.format.SimpleQuantityFormat
-
Packages that use SimpleQuantityFormat Package Description tech.units.indriya.format -
-
Uses of SimpleQuantityFormat in tech.units.indriya.format
Methods in tech.units.indriya.format that return SimpleQuantityFormat Modifier and Type Method Description static SimpleQuantityFormatSimpleQuantityFormat. getInstance()Returns the quantity format for the default locale.static SimpleQuantityFormatSimpleQuantityFormat. getInstance(String pattern)Returns aSimpleQuantityFormatusing the given pattern.
-