Uses of Class
com.ibm.icu.number.CompactNotation
Packages that use CompactNotation
-
Uses of CompactNotation in com.ibm.icu.number
Fields in com.ibm.icu.number declared as CompactNotationModifier and TypeFieldDescriptionprivate static final CompactNotationNotation.COMPACT_LONGprivate static final CompactNotationNotation.COMPACT_SHORTMethods in com.ibm.icu.number that return CompactNotationModifier and TypeMethodDescriptionstatic CompactNotationNotation.compactLong()Print the number using long-form compact notation.static CompactNotationNotation.compactShort()Print the number using short-form compact notation.static CompactNotationDeprecated.This API is ICU internal only.Constructors in com.ibm.icu.number with parameters of type CompactNotationModifierConstructorDescriptionprivateCompactHandler(CompactNotation notation, ULocale locale, String nsName, CompactData.CompactType compactType, PluralRules rules, MutablePatternModifier buildReference, boolean safe, MicroPropsGenerator parent)