public class GroovyClass extends Object
| Modifiers | Name | Description |
|---|---|---|
static GroovyClass[] | EMPTY_ARRAY |
| Constructor and description |
|---|
GroovyClass(String name, byte[] bytes) |
| Type Params | Return Type | Name and description |
|---|---|---|
public byte[] |
getBytes() | |
public String |
getName() |
| Methods inherited from class | Name |
|---|---|
class Object | wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
© 2003-2022 The Apache Software Foundation
Licensed under the Apache license.
https://docs.groovy-lang.org/4.0.0/html/gapi/org/codehaus/groovy/tools/GroovyClass.html