Searched defs:toChars (Results 1 – 3 of 3) sorted by relevance
85 public static int toChars(int codePoint, char[] dst, int dstIndex) { throw new RuntimeException("St… in toChars() method in Character87 public static char[] toChars(int codePoint) { throw new RuntimeException("Stub!"); } in toChars() method in Character
143 public static int toChars(int codePoint, char[] dst, int dstIndex) { in toChars() method in Character147 public static char[] toChars(int codePoint) { in toChars() method in Character
5171 public static int toChars(int codePoint, char[] dst, int dstIndex) { in toChars() method in Character5199 public static char[] toChars(int codePoint) { in toChars() method in Character