public class Statement extends Object
Statement(Object target, String methodName, Object[] arguments)
void
execute()
Object[]
getArguments()
String
getMethodName()
Object
getTarget()
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Statement(Object target, String methodName, Object[] arguments)
public String toString()
toString
public String getMethodName()
public Object[] getArguments()
public Object getTarget()
public void execute() throws Exception
Exception
Copyright © 2013. All Rights Reserved.