Class VariableBox

    • Constructor Detail

      • VariableBox

        public VariableBox​(Value value)
    • Method Detail

      • canContainValue

        public boolean canContainValue​(Value value)
        Description copied from interface: ValueBox
        Returns true if the given Value fits in this box.