org.codehaus.groovy.runtime.wrappers
Class BooleanWrapper
java.lang.Object
org.codehaus.groovy.runtime.wrappers.Wrapper
org.codehaus.groovy.runtime.wrappers.PojoWrapper
org.codehaus.groovy.runtime.wrappers.BooleanWrapper
- All Implemented Interfaces:
- GroovyObject
- public class BooleanWrapper
- extends PojoWrapper
- Author:
- John Wilson
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BooleanWrapper
public BooleanWrapper(boolean wrapped)
Copyright © 2003-2007 The Codehaus. All Rights Reserved.