groovy / 4.0 / org / codehaus / groovy / runtime / callsite / pojometamethodsite.pojometamethodsitenounwrapnocoerce.html

[Java] Class PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrapNoCoerce

  • org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrapNoCoerce
public static class PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrapNoCoerce
extends PojoMetaMethodSite

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

Constructor Detail

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

Method Detail

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