[Java] Class PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrap
- org.codehaus.groovy.runtime.callsite.PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrap
public static class PojoMetaMethodSite.PojoMetaMethodSiteNoUnwrap
extends PojoMetaMethodSite
Call site where we know there is no need to unwrap arguments
Constructor Summary
Methods Summary
Inherited Methods Summary
Inherited Methods
| Methods inherited from class | Name |
class PojoMetaMethodSite | call, checkCall, checkCall, checkCall, checkCall, checkCall, checkCall, checkPojoMetaClass, createCachedMethodSite, createNonAwareCallSite, createPojoMetaMethodSite, invoke |
class PlainObjectMetaMethodSite | doInvoke |
class AbstractCallSite | acceptGetProperty, acceptGroovyObjectGetProperty, call, call, call, call, call, call, callConstructor, callConstructor, callConstructor, callConstructor, callConstructor, callConstructor, callCurrent, callCurrent, callCurrent, callCurrent, callCurrent, callCurrent, callGetProperty, callGetPropertySafe, callGroovyObjectGetProperty, callGroovyObjectGetPropertySafe, callSafe, callSafe, callSafe, callSafe, callSafe, callSafe, callStatic, callStatic, callStatic, callStatic, callStatic, callStatic, createGetPropertySite, createGroovyObjectGetPropertySite, getArray, getIndex, getName, getProperty |
Constructor Detail
Method Detail
public final Object invoke(Object receiver, Object[] args)