Uses of Class
com.ibm.icu.number.UnlocalizedNumberRangeFormatter
Packages that use UnlocalizedNumberRangeFormatter
-
Uses of UnlocalizedNumberRangeFormatter in com.ibm.icu.number
Subclasses with type arguments of type UnlocalizedNumberRangeFormatter in com.ibm.icu.numberModifier and TypeClassDescriptionclassA NumberRangeFormatter that does not yet have a locale.Fields in com.ibm.icu.number declared as UnlocalizedNumberRangeFormatterModifier and TypeFieldDescriptionprivate static final UnlocalizedNumberRangeFormatterNumberRangeFormatter.BASEMethods in com.ibm.icu.number that return UnlocalizedNumberRangeFormatterModifier and TypeMethodDescription(package private) UnlocalizedNumberRangeFormatterNumberRangeFormatter.with()Call this method at the beginning of a NumberRangeFormatter fluent chain in which the locale is not currently known at the call site.LocalizedNumberRangeFormatter.withoutLocale()Disassociate the locale from this formatter.