public class DelayedEvalBshMethod extends BshMethod
Modifier and Type | Method and Description |
---|---|
Class[] |
getParameterTypes()
Get the argument types of this method.
|
String[] |
getParamTypeDescriptors() |
Class |
getReturnType()
Get the return type of the method.
|
String |
getReturnTypeDescriptor() |
getModifiers, getName, getParameterNames, hasModifier, invoke, invoke, toString
public String getReturnTypeDescriptor()
public Class getReturnType()
BshMethod
getReturnType
in class BshMethod
public String[] getParamTypeDescriptors()
public Class[] getParameterTypes()
BshMethod
getParameterTypes
in class BshMethod
? 2000-2005 pat@pat.net :-)