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