[Java] Class BooleanWrapper
- org.codehaus.groovy.runtime.wrappers.BooleanWrapper
Constructor Summary
Constructors
Constructor and description |
BooleanWrapper
(boolean wrapped)
|
Inherited Methods Summary
Inherited Methods
Methods inherited from class | Name |
class PojoWrapper | getDelegatedMetaClass, getProperty, getWrapped, invokeMethod, setMetaClass, setProperty, unwrap |
class Wrapper | getDelegatedMetaClass, getMetaClass, getType, getWrapped, unwrap |
Constructor Detail
public BooleanWrapper(boolean wrapped)