+matches (regex: String): boolean Returns true if this string matches the pattern. +replaceAll (regex: String, replacement: String): String Returns a new string that replaces all matching substrings ...