Package | Description |
---|---|
tec.uom.se.format |
Modifier and Type | Field and Description |
---|---|
private static LocalUnitFormat |
LocalUnitFormat.DEFAULT_INSTANCE
DefaultQuantityFactory locale instance.
|
Modifier and Type | Method and Description |
---|---|
static LocalUnitFormat |
LocalUnitFormat.getInstance()
Returns the instance for the current default locale (non-ascii characters are allowed)
|
static LocalUnitFormat |
LocalUnitFormat.getInstance(java.util.Locale locale)
Returns an instance for the given locale.
|
static LocalUnitFormat |
LocalUnitFormat.getInstance(SymbolMap symbols)
Returns an instance for the given symbol map.
|