NumberNumberDiv
, NumberNumberMinus
, NumberNumberMultiply
, NumberNumberPlus
public 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() |
|
int |
getModifiers() |
|
java.lang.Class |
getReturnType() |
createPojoCallSite
checkParameters, clone, doMethodInvoke, equal, equal, getDescriptor, getMopName, getName, getSignature, invoke, isAbstract, isCacheable, isMethod, isPrivate, isProtected, isPublic, isSame, isStatic, processDoMethodInvokeException, toString
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
coerceArgumentsToClasses, correctArguments, getNativeParameterTypes, getParameterTypes, getPT, isValidExactMethod, isValidExactMethod, isValidMethod, isValidMethod, isVargsMethod, setParametersTypes
public int getModifiers()
getModifiers
in class MetaMethod
public java.lang.Class getReturnType()
getReturnType
in class MetaMethod
public final CachedClass getDeclaringClass()
getDeclaringClass
in class MetaMethod