Modifier and Type | Field and Description |
---|---|
boolean |
value
The
boolean contained by this holder. |
Constructor and Description |
---|
BooleanHolder()
Make a new
BooleanHolder with a null value. |
BooleanHolder(boolean value)
Make a new
BooleanHolder with value as
the value. |
Copyright © 2017. All rights reserved.