[Java] Class BooleanWrapper

  • org.codehaus.groovy.runtime.wrappers.BooleanWrapper
Authors:
John Wilson
Inherited fields
Fields inherited from class Fields
class PojoWrapper delegate, wrapped
class Wrapper constrainedType

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
class Object wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll

Constructor Detail

public BooleanWrapper(boolean 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/BooleanWrapper.html