Interface MethodMatchers.MethodNameMatcher

All Superinterfaces:
Matcher<com.sun.source.tree.ExpressionTree>, MethodMatchers.MethodMatcher, Serializable
Enclosing class:
MethodMatchers

@Deprecated public static interface MethodMatchers.MethodNameMatcher extends MethodMatchers.MethodMatcher
Deprecated.
use Matcher<ExpressionTree> instead of referring directly to this type.