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