public abstract class Wrapper extends Object implements GroovyObject
| Modifiers | Name | Description | 
|---|---|---|
protected Class  | 
                            constrainedType | 
                            
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            protected abstract MetaClass | 
                            getDelegatedMetaClass() | 
                        
 | 
                            public MetaClass | 
                            getMetaClass() | 
                        
 | 
                            public Class | 
                            getType() | 
                        
 | 
                            protected abstract Object | 
                            getWrapped() | 
                        
 | 
                            public abstract Object | 
                            unwrap() | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.