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 CompactNotation
Notation.COMPACT_LONG
private static final CompactNotation
Notation.COMPACT_SHORT
Methods in com.ibm.icu.number that return CompactNotationModifier and TypeMethodDescriptionstatic CompactNotation
Notation.compactLong()
Print the number using long-form compact notation.static CompactNotation
Notation.compactShort()
Print the number using short-form compact notation.static CompactNotation
Deprecated.This API is ICU internal only.Constructors in com.ibm.icu.number with parameters of type CompactNotationModifierConstructorDescriptionprivate
CompactHandler
(CompactNotation notation, ULocale locale, String nsName, CompactData.CompactType compactType, PluralRules rules, MutablePatternModifier buildReference, boolean safe, MicroPropsGenerator parent)