Searched defs:replaceFirst (Results 1 – 2 of 2) sorted by relevance
298 public String replaceFirst(String replacement) { in replaceFirst() method in Matcher
1618 public String replaceFirst(String regularExpression, String replacement) { in replaceFirst() method in String