org.codehaus.groovy.tools
Class GroovyClass
java.lang.Object
|
+--org.codehaus.groovy.tools.GroovyClass
- public class GroovyClass
- extends Object
Field Summary |
static org.codehaus.groovy.tools.GroovyClass[] |
EMPTY_ARRAY
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EMPTY_ARRAY
public static final org.codehaus.groovy.tools.GroovyClass[] EMPTY_ARRAY
GroovyClass
public GroovyClass(String name,
byte[] bytes)
getName
public String getName()
getBytes
public byte[] getBytes()
Copyright © 2003 The Codehaus. All Rights Reserved.