Searched defs:lowSurrogate (Results 1 – 4 of 4) sorted by relevance
28 char highSurrogate = '\uD83D', lowSurrogate = '\uDE02'; in testChars() local
83 public static char lowSurrogate(int codePoint) { throw new RuntimeException("Stub!"); } in lowSurrogate() method in Character
139 public static char lowSurrogate(int codePoint) { in lowSurrogate() method in Character
5136 public static char lowSurrogate(int codePoint) { in lowSurrogate() method in Character