Search Results
OK to copy?
Examples 1 through 1 of
1 (0.0010 seconds)
Class:
org.springframework.aop.support.JdkRegexpMethodPointcut
©,
Rating:
67% of 3,
C1
60 boolean matched = matcher.matches();
61 if (logger.isDebugEnabled()) {
62 logger.debug("Candidate is [" + pattern + "]; pattern is [" +
63 this.compiledPatterns[patternIndex].pattern() + "]; matched=" + matched);
64 }
Result Page:
1