public class ByteArrayPutAtMetaMethod extends ArrayPutAtMetaMethod
INTEGER_CLASS, INTEGER_CLASS_ARRisVargsMethod, nativeParamTypes, parameterTypes| Constructor | Description |
|---|---|
ByteArrayPutAtMetaMethod() |
| Modifier and Type | Method | Description |
|---|---|---|
CallSite |
createPojoCallSite(CallSite site,
MetaClassImpl metaClass,
MetaMethod metaMethod,
java.lang.Class[] params,
java.lang.Object receiver,
java.lang.Object[] args) |
|
CachedClass |
getDeclaringClass() |
|
java.lang.Object |
invoke(java.lang.Object object,
java.lang.Object[] args) |
getModifiers, normaliseIndexgetName, getReturnTypecheckParameters, clone, doMethodInvoke, equal, equal, getDescriptor, getMopName, getSignature, 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, setParametersTypespublic final CachedClass getDeclaringClass()
getDeclaringClass in class MetaMethodpublic java.lang.Object invoke(java.lang.Object object,
java.lang.Object[] args)
invoke in class MetaMethodpublic CallSite createPojoCallSite(CallSite site, MetaClassImpl metaClass, MetaMethod metaMethod, java.lang.Class[] params, java.lang.Object receiver, java.lang.Object[] args)
createPojoCallSite in class CallSiteAwareMetaMethod