Closed Arcnor closed 9 years ago
Also fixed random bugs with String.replaceAll() (String is not mutable, so replaceAll never modifies the variable)
String.replaceAll()
String
replaceAll
Also fixed random bugs with
String.replaceAll()
(String
is not mutable, soreplaceAll
never modifies the variable)