[Java] Class PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrap

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

Constructor Summary

Constructors
Constructor and description
PogoCachedMethodSiteNoUnwrap (CallSite site, MetaClassImpl metaClass, CachedMethod metaMethod, Class[] params)

Methods Summary

Methods
Type Params Return Type Name and description
public final Object invoke(Object receiver, Object[] args)

Constructor Detail

public PogoCachedMethodSiteNoUnwrap(CallSite site, MetaClassImpl metaClass, CachedMethod metaMethod, Class[] params)

Method Detail

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