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