| Package | Description |
|---|---|
| tech.units.indriya.format |
| Modifier and Type | Method and Description |
|---|---|
static NumberSpaceQuantityFormat |
NumberSpaceQuantityFormat.getInstance()
Returns the default format.
|
static NumberSpaceQuantityFormat |
NumberSpaceQuantityFormat.getInstance(FormatBehavior style)
Returns the culture invariant format based upon
BigDecimal canonical
format and the standard unit format. |
static NumberSpaceQuantityFormat |
NumberSpaceQuantityFormat.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–2018 Units of Measurement project. All rights reserved.