Uses of Class
tech.units.indriya.format.SimpleUnitFormat
Packages that use SimpleUnitFormat
-
Uses of SimpleUnitFormat in tech.units.indriya.format
Subclasses of SimpleUnitFormat in tech.units.indriya.formatModifier and TypeClassDescriptionprotected static final classThis class represents the ASCII format.protected static classThis class represents the standard format.Methods in tech.units.indriya.format that return SimpleUnitFormatModifier and TypeMethodDescriptionstatic SimpleUnitFormatSimpleUnitFormat.getInstance()Returns the unit format for the default locale (format used byAbstractUnit.parse(CharSequence)andUnit.toString()).static SimpleUnitFormatSimpleUnitFormat.getInstance(SimpleUnitFormat.Flavor flavor) Returns theSimpleUnitFormatin the desiredSimpleUnitFormat.Flavor