[Java] Class PojoCachedMethodSiteNoUnwrapNoCoerce
- org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce
Constructor Summary
Constructor and description |
---|
PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce
(CallSite site, MetaClassImpl metaClass, MetaMethod metaMethod, Class[] params) |
Methods Summary
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)
© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.4.21/html/gapi/org/codehaus/groovy/runtime/callsite/PojoMetaMethodSite.PojoCachedMethodSiteNoUnwrapNoCoerce.html