Class BooleanCell

  • All Implemented Interfaces:
    Cell<java.lang.Boolean>

    public class BooleanCell
    extends AbstractCell<java.lang.Boolean>
    A cell in a decision table containing a long value
    • Method Detail

      • setValue

        public void setValue​(java.lang.String v)