Searched defs:isIdentifierIgnorable (Results 1 – 4 of 4) 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
125 public static boolean isIdentifierIgnorable(char ch) { throw new RuntimeException("Stub!"); } in isIdentifierIgnorable() method in Character127 public static boolean isIdentifierIgnorable(int codePoint) { throw new RuntimeException("Stub!"); } in isIdentifierIgnorable() method in Character
10983 public static boolean isIdentifierIgnorable(char ch) { in isIdentifierIgnorable() method in Character11019 public static boolean isIdentifierIgnorable(int codePoint) { in isIdentifierIgnorable() method in Character