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

Field Summary
 CachedClass ARR_CLASS
           
 CachedClass OBJECT_CLASS
           
 def PARAM_CLASS_ARR
           
 
Constructor Summary
ByteArrayPutAtMetaMethod()
           
 
Method Summary
CallSite createPojoCallSite(CallSite site, MetaClassImpl metaClass, MetaMethod metaMethod, def params, Object receiver, def args)
          
CachedClass getDeclaringClass()
          
Object invoke(Object object, def args)
          
 

Constructor Detail

ByteArrayPutAtMetaMethod

public ByteArrayPutAtMetaMethod()


Method Detail

createPojoCallSite

public CallSite createPojoCallSite(CallSite site, MetaClassImpl metaClass, MetaMethod metaMethod, def params, Object receiver, def args)


getDeclaringClass

public CachedClass getDeclaringClass()


invoke

public Object invoke(Object object, def args)