public class HashSafeClassAndMethodMatcher extends DefaultClassAndMethodMatcher
classMatcher, methodMatcher
Constructor and Description |
---|
HashSafeClassAndMethodMatcher(ClassMatcher classMatcher,
MethodMatcher methodMatcher) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(java.lang.Object obj) |
int |
hashCode() |
getClassMatcher, getMethodMatcher
public HashSafeClassAndMethodMatcher(ClassMatcher classMatcher, MethodMatcher methodMatcher)