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 LongNameHandlerLongNameHandler.forArbitraryUnit(ULocale loc, MeasureUnit unit, NumberFormatter.UnitWidth width, String unitDisplayCase, PluralRules rules, MicroPropsGenerator parent) static LongNameHandlerLongNameHandler.forCurrencyLongNames(ULocale locale, Currency currency, PluralRules rules, MicroPropsGenerator parent) static LongNameHandlerLongNameHandler.forMeasureUnit(ULocale locale, MeasureUnit unit, NumberFormatter.UnitWidth width, String unitDisplayCase, PluralRules rules, MicroPropsGenerator parent) Construct a localized LongNameHandler for the specified MeasureUnit.