Using replaceAll requires a regular expression (regex). Try using the replace method instead of replaceAll "some { string".replace("{" ...
確定! 回上一頁