public class RefBoolean
extends java.lang.Object
| Constructor and Description |
|---|
RefBoolean(boolean value)
Initializes a new instance of this class.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
get() |
boolean |
set(boolean anotherValue) |
java.lang.String |
toString() |