public class MethodNameMatcher extends Object implements MethodMatcher
MethodNameMatcher(String methodName)
boolean
equals(Object o)
int
hashCode()
matches(Method method)
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public MethodNameMatcher(String methodName)
public boolean matches(Method method)
matches
MethodMatcher
public boolean equals(Object o)
equals
Object
public int hashCode()
hashCode
Copyright © 2002-2014 P6Spy. All Rights Reserved.