[Java] Class PojoMetaClassSite

  • org.codehaus.groovy.runtime.callsite.PojoMetaClassSite

POJO call site meta class - cached method - not cached

Authors:
Alex Tkachman

Constructor Detail

public PojoMetaClassSite(CallSite site, MetaClass metaClass)

Method Detail

public Object call(Object receiver, Object[] args)

protected final boolean checkCall(Object receiver)

© 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/PojoMetaClassSite.html