public class GroovyClass extends Object
| Modifier and Type | Field and Description | 
|---|---|
static GroovyClass[] | 
EMPTY_ARRAY  | 
| Constructor and Description | 
|---|
GroovyClass(String name,
           byte[] bytes)  | 
public static final GroovyClass[] EMPTY_ARRAY
public GroovyClass(String name, byte[] bytes)
public String getName()
public byte[] getBytes()