Searched defs:newChar (Results 1 – 1 of 1) sorted by relevance
2070 public String replace(char oldChar, char newChar) { in replace()2084 private native String doReplace(char oldChar, char newChar); in doReplace()