public static final class Mutables.Boolean
extends java.lang.Object
Constructor and Description |
---|
Mutables.Boolean(boolean value) |
Modifier and Type | Method and Description |
---|---|
boolean |
booleanValue() |
boolean |
get() |
void |
set(boolean value) |
java.lang.String |
toString() |