Searched defs:iterateWithConsumer (Results 1 – 3 of 3) sorted by relevance
262 void AffixUtils::iterateWithConsumer(const UnicodeString& affixPattern, TokenConsumer& consumer, in iterateWithConsumer() function in AffixUtils
463 public static void iterateWithConsumer(CharSequence affixPattern, TokenConsumer consumer) { in iterateWithConsumer() method in AffixUtils
471 public static void iterateWithConsumer(CharSequence affixPattern, TokenConsumer consumer) { in iterateWithConsumer() method in AffixUtils