org.codehaus.groovy.vmplugin.v4
Class Java4

java.lang.Object
  extended by org.codehaus.groovy.vmplugin.v4.Java4
All Implemented Interfaces:
VMPluging

public class Java4
extends Object
implements VMPluging

java 4 based functions

Author:
Jochen Theodorou

Constructor Summary
Java4()
           
 
Method Summary
 void setGenericsTypes(ClassNode c)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Java4

public Java4()
Method Detail

setGenericsTypes

public void setGenericsTypes(ClassNode c)
Specified by:
setGenericsTypes in interface VMPluging

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