Uses of Class
com.ibm.icu.number.LocalizedNumberRangeFormatter
Packages that use LocalizedNumberRangeFormatter
-
Uses of LocalizedNumberRangeFormatter in com.ibm.icu.number
Methods in com.ibm.icu.number that return LocalizedNumberRangeFormatterModifier and TypeMethodDescription(package private) LocalizedNumberRangeFormatter
ULocale version of theUnlocalizedNumberRangeFormatter.locale(Locale)
setter above.Associate the given locale with the number range formatter.NumberRangeFormatter.withLocale
(ULocale locale) Call this method at the beginning of a NumberRangeFormatter fluent chain in which the locale is known at the call site.NumberRangeFormatter.withLocale
(Locale locale) Call this method at the beginning of a NumberRangeFormatter fluent chain in which the locale is known at the call site.