| Package | Description |
|---|---|
| tech.units.indriya.format |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
SimpleUnitFormat.ASCIIFormat
This class represents the ASCII format.
|
protected static class |
SimpleUnitFormat.DefaultFormat
This class represents the standard format.
|
| Modifier and Type | Method and Description |
|---|---|
static SimpleUnitFormat |
SimpleUnitFormat.getInstance()
Returns the unit format for the default locale (format used by
AbstractUnit.parse(CharSequence) and
Unit.toString()). |
static SimpleUnitFormat |
SimpleUnitFormat.getInstance(SimpleUnitFormat.Flavor flavor)
Returns the
SimpleUnitFormat in the desired SimpleUnitFormat.Flavor |
Copyright © 2005–2021 Units of Measurement project. All rights reserved.