CloneableNumberNumberDiv, NumberNumberMinus, NumberNumberMultiply, NumberNumberPluspublic abstract class NumberNumberMetaMethod extends CallSiteAwareMetaMethod
| Modifier and Type | Class | Description |
|---|---|---|
static class |
NumberNumberMetaMethod.NumberNumberCallSite |
isVargsMethod, nativeParamTypes, parameterTypes| Modifier | Constructor | Description |
|---|---|---|
protected |
NumberNumberMetaMethod() |
| Modifier and Type | Method | Description |
|---|---|---|
CachedClass |
getDeclaringClass() |
Gets the class where this method is declared
|
int |
getModifiers() |
Returns the modifiers for this method
|
Class |
getReturnType() |
Access the return type for this method
|
createPojoCallSitecheckParameters, clone, doMethodInvoke, equal, equal, getDescriptor, getMopName, getName, getSignature, invoke, isAbstract, isCacheable, isMethod, isPrivate, isProtected, isPublic, isSame, isStatic, processDoMethodInvokeException, toStringequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcoerceArgumentsToClasses, correctArguments, getNativeParameterTypes, getParameterTypes, getPT, isValidExactMethod, isValidExactMethod, isValidMethod, isValidMethod, isVargsMethod, isVargsMethod, setParametersTypespublic int getModifiers()
MetaMethodgetModifiers in class MetaMethodpublic Class getReturnType()
MetaMethodgetReturnType in class MetaMethodpublic final CachedClass getDeclaringClass()
MetaMethodgetDeclaringClass in class MetaMethod