org.codehaus.groovy.runtime.dgmimpl.arrays
[Java] Class ArrayMetaMethod
java.lang.Object
org.codehaus.groovy.reflection.ParameterTypes
groovy.lang.MetaMethod
org.codehaus.groovy.runtime.callsite.CallSiteAwareMetaMethod
org.codehaus.groovy.runtime.dgmimpl.arrays.ArrayMetaMethod
public abstract class ArrayMetaMethod
extends CallSiteAwareMetaMethod
Methods inherited from class MetaMethod
|
checkParameters, clone, doMethodInvoke, equal, equal, getDeclaringClass, getDescriptor, getModifiers, getMopName, getName, getReturnType, getSignature, invoke, isAbstract, isCacheable, isMethod, isPrivate, isProtected, isPublic, isSame, isStatic, processDoMethodInvokeException, toString |
Methods inherited from class ParameterTypes
|
coerceArgumentsToClasses, correctArguments, getNativeParameterTypes, getPT, getParameterTypes, isValidExactMethod, isValidExactMethod, isValidMethod, isValidMethod, isVargsMethod, isVargsMethod, setParametersTypes |
INTEGER_CLASS
protected static final CachedClass INTEGER_CLASS
-
INTEGER_CLASS_ARR
protected static final CachedClass[] INTEGER_CLASS_ARR
-
getModifiers
public int getModifiers()
-
normaliseIndex
protected static int normaliseIndex(int i, int size)
-
Copyright © 2003-2013 The Codehaus. All rights reserved.