Class MutableValueBool

  • All Implemented Interfaces:
    Comparable<MutableValue>

    public class MutableValueBool
    extends MutableValue
    MutableValue implementation of type boolean. When mutating instances of this object, the caller is responsible for ensuring that any instance where exists is set to false must also value set to false for proper operation.