groovy / 4.0 / org / codehaus / groovy / runtime / callsite / staticmetamethodsite.staticmetamethodsitenounwrapnocoerce.html

[Java] Class StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrapNoCoerce

  • org.codehaus.groovy.runtime.callsite.StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrapNoCoerce
public static class StaticMetaMethodSite.StaticMetaMethodSiteNoUnwrapNoCoerce
extends StaticMetaMethodSite

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

Constructor Detail

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

Method Detail

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