Uses of Class
tech.units.indriya.format.NumberSpaceQuantityFormat
Packages that use NumberSpaceQuantityFormat
-
Uses of NumberSpaceQuantityFormat in tech.units.indriya.format
Fields in tech.units.indriya.format declared as NumberSpaceQuantityFormatModifier and TypeFieldDescriptionprivate static final NumberSpaceQuantityFormatNumberSpaceQuantityFormat.DEFAULTHolds the default format instance.private static final NumberSpaceQuantityFormatNumberSpaceQuantityFormat.LOCALHolds the localized format instance.Methods in tech.units.indriya.format that return NumberSpaceQuantityFormatModifier and TypeMethodDescriptionstatic NumberSpaceQuantityFormatNumberSpaceQuantityFormat.getInstance()Returns the default format.static NumberSpaceQuantityFormatNumberSpaceQuantityFormat.getInstance(NumberFormat numberFormat, javax.measure.format.UnitFormat unitFormat) Returns the quantity format using the specified number format and unit format (the number and unit are separated by one space).static NumberSpaceQuantityFormatNumberSpaceQuantityFormat.getInstance(FormatBehavior style) Returns the culture invariant format based uponBigDecimalcanonical format and theunit format.invalid reference
standard