[Java] Class LongArrayPutAtMetaMethod

  • org.codehaus.groovy.runtime.dgmimpl.arrays.LongArrayPutAtMetaMethod
public class LongArrayPutAtMetaMethod
extends ArrayPutAtMetaMethod

Constructor Detail

public LongArrayPutAtMetaMethod()

Method Detail

public CallSite createPojoCallSite(CallSite site, MetaClassImpl metaClass, MetaMethod metaMethod, Class[] params, Object receiver, Object[] args)

public final CachedClass getDeclaringClass()

public Object invoke(Object object, Object[] args)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/3.0.7/html/gapi/org/codehaus/groovy/runtime/dgmimpl/arrays/LongArrayPutAtMetaMethod.html