Uses of Enum
com.ibm.icu.number.NumberRangeFormatter.RangeIdentityFallback
Packages that use NumberRangeFormatter.RangeIdentityFallback
-
Uses of NumberRangeFormatter.RangeIdentityFallback in com.ibm.icu.impl.number.range
Fields in com.ibm.icu.impl.number.range declared as NumberRangeFormatter.RangeIdentityFallback -
Uses of NumberRangeFormatter.RangeIdentityFallback in com.ibm.icu.number
Fields in com.ibm.icu.number declared as NumberRangeFormatter.RangeIdentityFallbackModifier and TypeFieldDescription(package private) final NumberRangeFormatter.RangeIdentityFallback
NumberRangeFormatterImpl.fIdentityFallback
Methods in com.ibm.icu.number that return NumberRangeFormatter.RangeIdentityFallbackModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.NumberRangeFormatter.RangeIdentityFallback.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.RangeIdentityFallbackModifier and TypeMethodDescription(package private) int
NumberRangeFormatterImpl.identity2d
(NumberRangeFormatter.RangeIdentityFallback a, NumberRangeFormatter.RangeIdentityResult b) NumberRangeFormatterSettings.identityFallback
(NumberRangeFormatter.RangeIdentityFallback identityFallback) Sets the behavior when the two sides of the range are the same.