Searched defs:isIdentifierIgnorable (Results 1 – 3 of 3) sorted by relevance
149 public static boolean isIdentifierIgnorable(char ch) { throw new RuntimeException("Stub!"); } in isIdentifierIgnorable() method in Character151 public static boolean isIdentifierIgnorable(int codePoint) { throw new RuntimeException("Stub!"); } in isIdentifierIgnorable() method in Character
310 public static boolean isIdentifierIgnorable(char ch) { in isIdentifierIgnorable() method in Character314 public static boolean isIdentifierIgnorable(int codePoint) { in isIdentifierIgnorable() method in Character
6443 public static boolean isIdentifierIgnorable(char ch) { in isIdentifierIgnorable() method in Character6479 public static boolean isIdentifierIgnorable(int codePoint) { in isIdentifierIgnorable() method in Character