Searched defs:CharIterator (Results 1 – 2 of 2) sorted by relevance
130 public static class CharIterator implements Iterator<Character> { class in TextTrieMap138 CharIterator(CharSequence text, int offset, boolean ignoreCase) { in CharIterator() method in TextTrieMap.CharIterator
122 public static class CharIterator implements Iterator<Character> { class in TextTrieMap130 CharIterator(CharSequence text, int offset, boolean ignoreCase) { in CharIterator() method in TextTrieMap.CharIterator