Uses of Class
com.ibm.icu.number.LocalizedNumberRangeFormatter
Packages that use LocalizedNumberRangeFormatter
Package
Description
Library for localized number formatting introduced in ICU 60; for usage, see com.ibm.icu.number.NumberFormatter.
-
Uses of LocalizedNumberRangeFormatter in com.ibm.icu.number
Methods in com.ibm.icu.number that return LocalizedNumberRangeFormatterModifier and TypeMethodDescriptionULocale 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.