[Java] Class PojoCachedMethodSiteNoUnwrapNoCoerce

  • org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce

Constructor Summary

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

Methods Summary

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

Constructor Detail

public PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce(CallSite site, MetaClassImpl metaClass, MetaMethod metaMethod, Class[] params)

Method Detail

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