Uses of Class
com.ibm.icu.impl.number.LongNameHandler
Packages that use LongNameHandler
-
Uses of LongNameHandler in com.ibm.icu.impl.number
Methods in com.ibm.icu.impl.number that return LongNameHandlerModifier and TypeMethodDescriptionprivate static LongNameHandler
LongNameHandler.forArbitraryUnit
(ULocale loc, MeasureUnit unit, NumberFormatter.UnitWidth width, String unitDisplayCase, PluralRules rules, MicroPropsGenerator parent) static LongNameHandler
LongNameHandler.forCurrencyLongNames
(ULocale locale, Currency currency, PluralRules rules, MicroPropsGenerator parent) static LongNameHandler
LongNameHandler.forMeasureUnit
(ULocale locale, MeasureUnit unit, NumberFormatter.UnitWidth width, String unitDisplayCase, PluralRules rules, MicroPropsGenerator parent) Construct a localized LongNameHandler for the specified MeasureUnit.