public abstract class NumberNumberMetaMethod extends CallSiteAwareMetaMethod
Modifier and Type | Class and Description |
---|---|
static class |
NumberNumberMetaMethod.NumberNumberCallSite |
isVargsMethod, nativeParamTypes, parameterTypes
Modifier | Constructor and Description |
---|---|
protected |
NumberNumberMetaMethod() |
Modifier and Type | Method and 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
|
createPojoCallSite
checkParameters, clone, doMethodInvoke, equal, equal, getDescriptor, getMopName, getName, getSignature, invoke, isAbstract, isCacheable, isMethod, isPrivate, isProtected, isPublic, isSame, isStatic, processDoMethodInvokeException, toString
coerceArgumentsToClasses, correctArguments, getNativeParameterTypes, getParameterTypes, getPT, isValidExactMethod, isValidExactMethod, isValidMethod, isValidMethod, isVargsMethod, isVargsMethod, setParametersTypes
public int getModifiers()
MetaMethod
getModifiers
in class MetaMethod
public Class getReturnType()
MetaMethod
getReturnType
in class MetaMethod
public final CachedClass getDeclaringClass()
MetaMethod
getDeclaringClass
in class MetaMethod