[Java] Class PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrap

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

Constructor Summary

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

Methods Summary

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

Constructor Detail

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

Method Detail

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