Searched defs:isISOControl (Results 1 – 3 of 3) 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
7188 public static boolean isISOControl(char ch) { in isISOControl() method in Character7206 public static boolean isISOControl(int codePoint) { in isISOControl() method in Character