Searched defs:CodePointMap (Results 1 – 1 of 1) sorted by relevance
18 public abstract class CodePointMap implements Iterable<CodePointMap.Range> { class284 protected CodePointMap() { in CodePointMap() method in CodePointMap