Groovy 1.8.3

org.codehaus.groovy.vmplugin.v7
[Java] Class Java7

java.lang.Object
  org.codehaus.groovy.vmplugin.v5.Java5
      org.codehaus.groovy.vmplugin.v6.Java6
          org.codehaus.groovy.vmplugin.v7.Java7

public class Java7
extends Java6

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.

Authors:
Jochen Theodorou


Method Summary
 
Methods inherited from class Java6
getPluginDefaultGroovyMethods, getPluginStaticGroovyMethods
 
Methods inherited from class Java5
configureAnnotation, configureClassNode, getPluginDefaultGroovyMethods, getPluginStaticGroovyMethods, setAdditionalClassInformation
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Copyright © 2003-2011 The Codehaus. All rights reserved.