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()  | 
int | 
getModifiers()  | 
java.lang.Class | 
getReturnType()  | 
createPojoCallSitecheckParameters, clone, doMethodInvoke, equal, equal, getDescriptor, getMopName, getName, getSignature, invoke, isAbstract, isCacheable, isMethod, isPrivate, isProtected, isPublic, isSame, isStatic, processDoMethodInvokeException, toStringcoerceArgumentsToClasses, correctArguments, getNativeParameterTypes, getParameterTypes, getPT, isValidExactMethod, isValidExactMethod, isValidMethod, isValidMethod, isVargsMethod, isVargsMethod, setParametersTypespublic int getModifiers()
getModifiers in class MetaMethodpublic java.lang.Class getReturnType()
getReturnType in class MetaMethodpublic final CachedClass getDeclaringClass()
getDeclaringClass in class MetaMethod