Searched defs:isISOControl (Results 1 – 4 of 4) sorted by relevance
183 public static boolean isISOControl(char ch) { throw new RuntimeException("Stub!"); } in isISOControl() method in Character185 public static boolean isISOControl(int codePoint) { throw new RuntimeException("Stub!"); } in isISOControl() method in Character
395 public static boolean isISOControl(char ch) { in isISOControl() method in Character399 public static boolean isISOControl(int codePoint) { in isISOControl() method in Character
121 public static boolean isISOControl(char ch) { throw new RuntimeException("Stub!"); } in isISOControl() method in Character123 public static boolean isISOControl(int codePoint) { throw new RuntimeException("Stub!"); } in isISOControl() method in Character
11856 public static boolean isISOControl(char ch) { in isISOControl() method in Character11874 public static boolean isISOControl(int codePoint) { in isISOControl() method in Character