public class MethodMetaArgs extends Object implements Serializable
MethodMetaArgs(String methodName, Class[] paramTypes, Object[] args)
Object[]
getArgs()
String
getMethodName()
Class[]
getParamTypes()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MethodMetaArgs(String methodName, Class[] paramTypes, Object[] args)
public String getMethodName()
public Class[] getParamTypes()
public Object[] getArgs()
public String toString()
toString
Object
Copyright © 2018. All rights reserved.