Uses of Interface
com.ibm.icu.impl.number.AffixUtils.TokenConsumer
Packages that use AffixUtils.TokenConsumer
-
Uses of AffixUtils.TokenConsumer in com.ibm.icu.impl.number
Methods in com.ibm.icu.impl.number with parameters of type AffixUtils.TokenConsumerModifier and TypeMethodDescriptionstatic void
AffixUtils.iterateWithConsumer
(CharSequence affixPattern, AffixUtils.TokenConsumer consumer) Iterates over the affix pattern, calling the TokenConsumer for each token. -
Uses of AffixUtils.TokenConsumer in com.ibm.icu.impl.number.parse
Classes in com.ibm.icu.impl.number.parse that implement AffixUtils.TokenConsumerModifier and TypeClassDescriptionclass
A specialized version ofSeriesMatcher
that matches EITHER a prefix OR a suffix.