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