public static class Tools.BooleanHolder
extends java.lang.Object
Constructor and Description |
---|
BooleanHolder() |
BooleanHolder(boolean initialValue) |
Modifier and Type | Method and Description |
---|---|
boolean |
getValue() |
void |
setValue(boolean value) |