Uses of Enum
com.ibm.icu.number.NumberRangeFormatter.RangeCollapse
Packages that use NumberRangeFormatter.RangeCollapse
Package
Description
Library for localized number formatting introduced in ICU 60; for usage, see com.ibm.icu.number.NumberFormatter.
-
Uses of NumberRangeFormatter.RangeCollapse in com.ibm.icu.number
Methods in com.ibm.icu.number that return NumberRangeFormatter.RangeCollapseModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static NumberRangeFormatter.RangeCollapse[]
NumberRangeFormatter.RangeCollapse.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.ibm.icu.number with parameters of type NumberRangeFormatter.RangeCollapseModifier and TypeMethodDescriptionNumberRangeFormatterSettings.collapse
(NumberRangeFormatter.RangeCollapse collapse) Sets the aggressiveness of "collapsing" fields across the range separator.