Uses of Interface
com.ibm.icu.impl.number.LongNameMultiplexer.ParentlessMicroPropsGenerator
-
Packages that use LongNameMultiplexer.ParentlessMicroPropsGenerator Package Description com.ibm.icu.impl.number -
-
Uses of LongNameMultiplexer.ParentlessMicroPropsGenerator in com.ibm.icu.impl.number
Classes in com.ibm.icu.impl.number that implement LongNameMultiplexer.ParentlessMicroPropsGenerator Modifier and Type Class Description class
LongNameHandler
Takes care of formatting currency and measurement unit names, as well as populating the gender of measure units.class
MixedUnitLongNameHandler
Similar to LongNameHandler, but only for MIXED units.Fields in com.ibm.icu.impl.number with type parameters of type LongNameMultiplexer.ParentlessMicroPropsGenerator Modifier and Type Field Description private java.util.List<LongNameMultiplexer.ParentlessMicroPropsGenerator>
LongNameMultiplexer. fHandlers
-