Package | Description |
---|---|
com.ibm.icu.number |
Library for localized number formatting introduced in ICU 60; for usage, see com.ibm.icu.number.NumberFormatter.
|
Modifier and Type | Method and Description |
---|---|
NumberRangeFormatter.RangeIdentityResult |
FormattedNumberRange.getIdentityResult()
Returns whether the pair of numbers was successfully formatted as a range or whether an identity fallback was
used.
|
static NumberRangeFormatter.RangeIdentityResult |
NumberRangeFormatter.RangeIdentityResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NumberRangeFormatter.RangeIdentityResult[] |
NumberRangeFormatter.RangeIdentityResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016 Unicode, Inc. and others.