Details
-
Bug
-
Status: Closed
-
Resolution: Fixed
-
6.2.0 CE B3
-
None
Description
New method with added parameter fromIndex:
public static String replaceFirst(
String s, String oldSub, String newSub, int fromIndex) {