Package org.aspectj.weaver.tools
Interface TypePatternMatcher
-
- All Known Implementing Classes:
TypePatternMatcherImpl
public interface TypePatternMatcher
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanmatches(Class aClass)
-
-
-
Method Detail
-
matches
boolean matches(Class aClass)
-
-