Uses of Class
com.ibm.icu.number.FormattedNumberRange
Packages that use FormattedNumberRange
-
Uses of FormattedNumberRange in com.ibm.icu.number
Methods in com.ibm.icu.number that return FormattedNumberRangeModifier and TypeMethodDescriptionNumberRangeFormatterImpl.format
(DecimalQuantity quantity1, DecimalQuantity quantity2, boolean equalBeforeRounding) (package private) FormattedNumberRange
LocalizedNumberRangeFormatter.formatImpl
(DecimalQuantity first, DecimalQuantity second, boolean equalBeforeRounding) LocalizedNumberRangeFormatter.formatRange
(double first, double second) Format the given doubles to a string using the settings specified in the NumberRangeFormatter fluent setting chain.LocalizedNumberRangeFormatter.formatRange
(int first, int second) Format the given integers to a string using the settings specified in the NumberRangeFormatter fluent setting chain.LocalizedNumberRangeFormatter.formatRange
(Number first, Number second) Format the given Numbers to a string using the settings specified in the NumberRangeFormatter fluent setting chain. -
Uses of FormattedNumberRange in com.ibm.icu.text
Methods in com.ibm.icu.text with parameters of type FormattedNumberRangeModifier and TypeMethodDescriptionPluralRules.select
(FormattedNumberRange range) Given a formatted number range, returns the overall plural form of the range.