Package | Description |
---|---|
tech.units.indriya.format |
Modifier and Type | Method | Description |
---|---|---|
NumberDelimiterQuantityFormat |
NumberDelimiterQuantityFormat.Builder.build() |
|
static NumberDelimiterQuantityFormat |
NumberDelimiterQuantityFormat.getInstance() |
Returns the default format.
|
static NumberDelimiterQuantityFormat |
NumberDelimiterQuantityFormat.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).
|
static NumberDelimiterQuantityFormat |
NumberDelimiterQuantityFormat.getInstance(FormatBehavior style) |
Returns an instance of
NumberDelimiterQuantityFormat with a particular FormatBehavior , either locale-sensitive or locale-neutral. |
Copyright © 2005–2020 Units of Measurement project. All rights reserved.