- java.lang.Object
-
- de.jdemo.util.BooleanHolder
-
-
Constructor Summary
Constructors
Constructor and Description |
BooleanHolder(boolean value) |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
getValue() |
void |
setValue(boolean value) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
JDemo homepage: http://www.jdemo.de
Copyright © 2003-2012 Markus Gebhard. All Rights Reserved.