public class MethodNameAndParameterMatcher extends MethodNameMatcher
Constructor and Description |
---|
MethodNameAndParameterMatcher(String methodName,
Class... methodParameters) |
public boolean matches(Method method)
matches
in interface MethodMatcher
matches
in class MethodNameMatcher
public boolean equals(Object o)
equals
in class MethodNameMatcher
public int hashCode()
hashCode
in class MethodNameMatcher
Copyright © 2002-2014 P6Spy. All Rights Reserved.