Uses of Class
com.ibm.icu.impl.number.MixedUnitLongNameHandler
-
Packages that use MixedUnitLongNameHandler Package Description com.ibm.icu.impl.number -
-
Uses of MixedUnitLongNameHandler in com.ibm.icu.impl.number
Methods in com.ibm.icu.impl.number that return MixedUnitLongNameHandler Modifier and Type Method Description static MixedUnitLongNameHandler
MixedUnitLongNameHandler. forMeasureUnit(ULocale locale, MeasureUnit mixedUnit, NumberFormatter.UnitWidth width, java.lang.String unitDisplayCase, PluralRules rules, MicroPropsGenerator parent)
Construct a localized MixedUnitLongNameHandler for the specified MeasureUnit.
-