[Java] Class StaticMetaMethodSiteNoUnwrap

  • org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrap

Call site where we know there is no need to unwrap arguments

Constructor Detail

public StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrap(CallSite site, MetaClassImpl metaClass, MetaMethod metaMethod, Class[] params)

Method Detail

public final Object invoke(Object receiver, Object[] args)