|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectbsh.BshMethod
bsh.DelayedEvalBshMethod
| Method Summary | |
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()
|
| Methods inherited from class bsh.BshMethod |
getModifiers, getName, getParameterNames, hasModifier, invoke, invoke, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Method Detail |
public java.lang.String getReturnTypeDescriptor()
public java.lang.Class getReturnType()
BshMethod
getReturnType in class BshMethodpublic java.lang.String[] getParamTypeDescriptors()
public java.lang.Class[] getParameterTypes()
BshMethod
getParameterTypes in class BshMethod
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||