public class MutableBoolean
extends java.lang.Object
Constructor and Description |
---|
MutableBoolean() |
MutableBoolean(boolean value) |
Modifier and Type | Method and Description |
---|---|
boolean |
isSet() |
void |
set() |
void |
unset() |
Copyright © 2001-2018 Red Hat, Inc. All Rights Reserved.