BooleanArrayPutAtMetaMethod, ByteArrayPutAtMetaMethod, CharacterArrayPutAtMetaMethod, DoubleArrayPutAtMetaMethod, FloatArrayPutAtMetaMethod, IntegerArrayPutAtMetaMethod, LongArrayPutAtMetaMethod, ObjectArrayPutAtMetaMethod, ShortArrayPutAtMetaMethodpublic abstract class ArrayPutAtMetaMethod extends ArrayMetaMethod
INTEGER_CLASS, INTEGER_CLASS_ARRisVargsMethod, nativeParamTypes, parameterTypes| Constructor | Description |
|---|---|
ArrayPutAtMetaMethod() |
| Modifier and Type | Method | Description |
|---|---|---|
java.lang.String |
getName() |
|
java.lang.Class |
getReturnType() |
getModifiers, normaliseIndexcreatePojoCallSitecheckParameters, clone, doMethodInvoke, equal, equal, getDeclaringClass, getDescriptor, getMopName, 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, setParametersTypespublic java.lang.String getName()
getName in class MetaMethodpublic java.lang.Class getReturnType()
getReturnType in class MetaMethod