Home
last modified time | relevance | path

Searched defs:UCharArrayIterator (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/impl/
DUCharArrayIterator.java22 public final class UCharArrayIterator extends UCharacterIterator { class
28 public UCharArrayIterator(char[] text, int start, int limit) { in UCharArrayIterator() method in UCharArrayIterator