Home
last modified time | relevance | path

Searched defs:hitEnd (Results 1 – 3 of 3) sorted by relevance

/libcore/ojluni/annotations/sdk/nullability/java/util/regex/
DMatcher.annotated.java100 public boolean hitEnd() { throw new RuntimeException("Stub!"); } in hitEnd() method in Matcher
/libcore/ojluni/src/main/java/java/util/regex/
DMatcher.java1089 public boolean hitEnd() { in hitEnd() method in Matcher
/libcore/ojluni/annotations/hiddenapi/java/util/regex/
DMatcher.java171 public boolean hitEnd() { in hitEnd() method in Matcher