Uses of Class
com.ibm.icu.impl.number.parse.AffixMatcher
Packages that use AffixMatcher
-
Uses of AffixMatcher in com.ibm.icu.impl.number.parse
Fields in com.ibm.icu.impl.number.parse with type parameters of type AffixMatcherModifier and TypeFieldDescriptionstatic final Comparator<AffixMatcher> AffixMatcher.COMPARATORComparator for two AffixMatcher instances which prioritizes longer prefixes followed by longer suffixes, ensuring that the longest prefix/suffix pair is always chosen.Methods in com.ibm.icu.impl.number.parse that return AffixMatcherModifier and TypeMethodDescriptionprivate static final AffixMatcherAffixMatcher.getInstance(AffixPatternMatcher prefix, AffixPatternMatcher suffix, int flags)