[Java] Class IntWrapper
- org.codehaus.groovy.runtime.wrappers.IntWrapper
 
- Authors:
 - John Wilson
 
| Fields inherited from class | Fields | 
|---|---|
class PojoWrapper |  delegate, wrapped |  
class Wrapper |  constrainedType |  
Constructor Summary
| Constructor and description | 
|---|
 IntWrapper
                                (int wrapped) |  
Inherited Methods Summary
| Methods inherited from class | Name | 
|---|---|
class PojoWrapper |  getDelegatedMetaClass, getProperty, getWrapped, invokeMethod, setMetaClass, setProperty, unwrap |  
class Wrapper |  getDelegatedMetaClass, getMetaClass, getType, getWrapped, unwrap |  
class Object |  wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |  
Constructor Detail
public IntWrapper(int wrapped)
    © 2003-2020 The Apache Software Foundation
Licensed under the Apache license.
    https://docs.groovy-lang.org/2.4.21/html/gapi/org/codehaus/groovy/runtime/wrappers/IntWrapper.html