public abstract class ArrayPutAtMetaMethod extends ArrayMetaMethod
INTEGER_CLASS, INTEGER_CLASS_ARREMPTY_ARRAYisVargsMethod, nativeParamTypes, parameterTypes| Constructor and Description | 
|---|
| ArrayPutAtMetaMethod() | 
| Modifier and Type | Method and Description | 
|---|---|
| java.lang.String | getName()Returns the name of the method represented by this class | 
| java.lang.Class | getReturnType()Access the return type for this method | 
getModifiers, normaliseIndexcreatePojoCallSitecheckParameters, clone, doMethodInvoke, equal, equal, getDeclaringClass, getDescriptor, getMopName, getSignature, invoke, isAbstract, isCacheable, isMethod, isPrivate, isProtected, isPublic, isSame, isStatic, processDoMethodInvokeException, toStringcoerceArgumentsToClasses, correctArguments, getNativeParameterTypes, getParameterTypes, getPT, isValidExactMethod, isValidExactMethod, isValidMethod, isValidMethod, isVargsMethod, isVargsMethod, setParametersTypespublic java.lang.String getName()
MetaMethodgetName in class MetaMethodpublic java.lang.Class getReturnType()
MetaMethodgetReturnType in class MetaMethod