public class BooleanVariable extends java.lang.Object
BooleanVariable(boolean v)
boolean
getValue()
void
setValue(boolean value)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BooleanVariable(boolean v)
public boolean getValue()
public void setValue(boolean value)