org.codehaus.groovy.runtime.dgmimpl.arrays
Class ArrayMetaMethod

Field Summary
 CachedClass INTEGER_CLASS
           
 def INTEGER_CLASS_ARR
           
 
Constructor Summary
ArrayMetaMethod()
           
 
Method Summary
int getModifiers()
          
static int normaliseIndex(int i, int size)
          
 

Constructor Detail

ArrayMetaMethod

ArrayMetaMethod()


Method Detail

getModifiers

public int getModifiers()


normaliseIndex

static int normaliseIndex(int i, int size)