Searched refs:CodePointIterable (Results 1 – 2 of 2) sorted by relevance
5236 return new CodePointIterable(this); in codePoints()5239 private class CodePointIterable implements Iterable<Integer> { class5242 CodePointIterable(UnicodeSet unicodeSet) { in CodePointIterable() method in CodePointIterable
5117 return new CodePointIterable(this); in codePoints()5120 private class CodePointIterable implements Iterable<Integer> { class5123 CodePointIterable(UnicodeSet unicodeSet) { in CodePointIterable() method in CodePointIterable