Contents
Interface MethodMatchers.MethodMatcher
- All Superinterfaces:
Matcher<ExpressionTree>, Serializable
- All Known Subinterfaces:
MethodMatchers.AnyMethodMatcher, MethodMatchers.ConstructorClassMatcher, MethodMatchers.ConstructorMatcher, MethodMatchers.InstanceMethodMatcher, MethodMatchers.MethodClassMatcher, MethodMatchers.MethodNameMatcher, MethodMatchers.MethodSignatureMatcher, MethodMatchers.ParameterMatcher, MethodMatchers.StaticMethodMatcher
- Enclosing class:
MethodMatchers
Deprecated.
Matcher<ExpressionTree>
instead of referring directly to this type.