[Java] Class Java7

  • org.codehaus.groovy.vmplugin.v7.Java7

Java 7 based functions. Currently just a stub but you can add your own methods to your own version and place it on the classpath ahead of this one.

Method Detail

@Override public Object getInvokeSpecialHandle(Method method, Object receiver)

@Override public int getVersion()

@Override public void invalidateCallSites()

@Override public Object invokeHandle(Object handle, Object[] args)

© 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/2.5.14/html/gapi/org/codehaus/groovy/vmplugin/v7/Java7.html