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 © The Apache Software Foundation. All Rights Reserved.