Two different methods are used to match the string to the regular expression. String.matches(regex) is invoked on the string instance.
確定! 回上一頁