public class MethodInvocation extends Object
MethodInvocation(Method method, Object[] args)
boolean
equals(Object obj)
Object[]
getArguments()
Method
getMethod()
int
hashCode()
String
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public MethodInvocation(Method method, Object[] args)
public Object[] getArguments()
public Method getMethod()
public boolean equals(Object obj)
equals
Object
public int hashCode()
hashCode
public String toString()
toString
Copyright © 2013. All rights reserved