Package | Description |
---|---|
tec.uom.se.format |
Modifier and Type | Method and Description |
---|---|
static QuantityFormat |
QuantityFormat.getInstance()
Returns the quantity format for the default locale.
|
static QuantityFormat |
QuantityFormat.getInstance(FormatBehavior style)
Returns the culture invariant format based upon
BigDecimal canonical format and the standard
unit format. |
static QuantityFormat |
QuantityFormat.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).
|
Copyright © 2005-2019 Units of Measurement project. All Rights Reserved.