[Java] Class PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrapNoCoerce

  • org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrapNoCoerce
public static class PogoMetaMethodSite.PogoMetaMethodSiteNoUnwrapNoCoerce
extends PogoMetaMethodSite

Call site where we know there is no need neither unwrap nor coerce arguments

Constructor Detail

public PogoMetaMethodSiteNoUnwrapNoCoerce(CallSite site, MetaClassImpl metaClass, MetaMethod metaMethod, Class[] params)

Method Detail

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