Groovy 2.2.0

org.codehaus.groovy.runtime.callsite
[Java] Class PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce

java.lang.Object
  PojoCachedMethodSite
      org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce

public static class PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce
extends PojoCachedMethodSite

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

 
Method Summary
Object invoke(Object receiver, Object[] args)

 

Constructor Detail

PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce

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


 
Method Detail

invoke

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


 

Copyright © 2003-2013 The Codehaus. All rights reserved.