Uses of Interface
com.ibm.icu.impl.number.AffixUtils.SymbolProvider
Packages that use AffixUtils.SymbolProvider
-
Uses of AffixUtils.SymbolProvider in com.ibm.icu.impl.number
Classes in com.ibm.icu.impl.number that implement AffixUtils.SymbolProviderModifier and TypeClassDescriptionclassThis class is aModifierthat wraps a decimal format pattern.Methods in com.ibm.icu.impl.number with parameters of type AffixUtils.SymbolProviderModifier and TypeMethodDescriptionstatic intAffixUtils.unescape(CharSequence affixPattern, FormattedStringBuilder output, int position, AffixUtils.SymbolProvider provider, NumberFormat.Field field) Executes the unescape state machine.static intAffixUtils.unescapedCount(CharSequence affixPattern, boolean lengthOrCount, AffixUtils.SymbolProvider provider) Sames asAffixUtils.unescape(CharSequence, FormattedStringBuilder, int, AffixUtils.SymbolProvider, NumberFormat.Field), but only calculates the length or code point count.