Searched defs:Matcher (Results 1 – 3 of 3) sorted by relevance
32 public final class Matcher implements java.util.regex.MatchResult { class34 Matcher(@libcore.util.NonNull java.util.regex.Pattern parent, @libcore.util.NonNull java.lang.CharS… in Matcher() method in Matcher
106 public final class Matcher implements MatchResult { class165 Matcher(Pattern parent, CharSequence text) { in Matcher() method in Matcher
32 public final class Matcher implements java.util.regex.MatchResult { class34 Matcher(java.util.regex.Pattern parent, java.lang.CharSequence text) { in Matcher() method in Matcher