Matcher matcher = this.compiledExclusionPatterns[patternIndex].matcher(candidate); return matcher.matches();
確定! 回上一頁