| Modifiers | Name | Description | 
|---|---|---|
| protected GroovyObject | wrapped | 
| Fields inherited from class | Fields | 
|---|---|
| class Wrapper | constrainedType | 
| Constructor and description | 
|---|
| GroovyObjectWrapper
                                (GroovyObject wrapped, Class constrainedType) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | protected MetaClass | getDelegatedMetaClass() | 
|  | Object | getProperty(String property) | 
|  | protected Object | getWrapped() | 
|  | Object | invokeMethod(String name, Object args) | 
|  | void | setMetaClass(MetaClass metaClass) | 
|  | void | setProperty(String property, Object newValue) | 
|  | Object | unwrap() | 
| Methods inherited from class | Name | 
|---|---|
| class Wrapper | getDelegatedMetaClass, getMetaClass, getType, getWrapped, unwrap | 
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.