-
-
Constructor Summary
Constructors
| Constructor and Description |
BooleanHolder(boolean value) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
boolean |
isValue() |
void |
setValue(boolean value) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
isValue
public boolean isValue()
- Returns:
- the value
Copyright © 2014 JDAL. All Rights Reserved.