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 voidAffixUtils.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 TypeClassDescriptionclassA specialized version ofSeriesMatcherthat matches EITHER a prefix OR a suffix.