Uses of Enum
com.ibm.icu.number.NumberRangeFormatter.RangeIdentityResult
Packages that use NumberRangeFormatter.RangeIdentityResult
Package
Description
Library for localized number formatting introduced in ICU 60; for usage, see com.ibm.icu.number.NumberFormatter.
-
Uses of NumberRangeFormatter.RangeIdentityResult in com.ibm.icu.number
Methods in com.ibm.icu.number that return NumberRangeFormatter.RangeIdentityResultModifier and TypeMethodDescriptionFormattedNumberRange.getIdentityResult()
Returns whether the pair of numbers was successfully formatted as a range or whether an identity fallback was used.Returns the enum constant of this type with the specified name.NumberRangeFormatter.RangeIdentityResult.values()
Returns an array containing the constants of this enum type, in the order they are declared.