How to use. matcher. method. in. java.util.regex.Pattern ... matcher = Pattern.compile("1\\.8\\.0-b\\d+").matcher(jvmVersion); return matcher.matches(); }.
確定! 回上一頁