[Java] Class PojoMetaMethodSiteNoUnwrap

  • org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrap

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

Constructor Detail

public PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrap(CallSite site, MetaClassImpl metaClass, MetaMethod metaMethod, Class[] params)

Method Detail

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