public class BooleanVariable
extends java.lang.Object
Constructor and Description |
---|
BooleanVariable(boolean a_boolean) |
Modifier and Type | Method and Description |
---|---|
boolean |
get() |
boolean |
isTrue() |
void |
set(boolean a_boolean) |
java.lang.String |
toString() |
Copyright © 2023. All rights reserved.