Package | Description |
---|---|
tech.units.indriya.format |
Modifier and Type | Method | Description |
---|---|---|
static FormatBehavior |
FormatBehavior.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static FormatBehavior[] |
FormatBehavior.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
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.