org.codehaus.groovy.vmplugin.v7
Class Java7
java.lang.Object
  
org.codehaus.groovy.vmplugin.v5.Java5
      
org.codehaus.groovy.vmplugin.v6.Java6
          
org.codehaus.groovy.vmplugin.v7.Java7
- All Implemented Interfaces: 
 - VMPlugin
 
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.
- Author:
 
  - Jochen Theodorou
 
| 
Constructor Summary | 
Java7()
 
            | 
 
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Java7
public Java7()