[Java] Class PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrapNoCoerce
- org.codehaus.groovy.runtime.callsite.PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrapNoCoerce
public static class PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrapNoCoerce extends PogoCachedMethodSite
Constructor Summary
Constructor and description |
---|
PogoCachedMethodSiteNoUnwrapNoCoerce
(CallSite site, MetaClassImpl metaClass, CachedMethod metaMethod, Class[] params) |
Methods Summary
Type Params | Return Type | Name and description |
---|---|---|
public final Object |
invoke(Object receiver, Object[] args) |
Constructor Detail
public PogoCachedMethodSiteNoUnwrapNoCoerce(CallSite site, MetaClassImpl metaClass, CachedMethod 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/3.0.7/html/gapi/org/codehaus/groovy/runtime/callsite/PogoMetaMethodSite.PogoCachedMethodSiteNoUnwrapNoCoerce.html