Class DoubleColumn

  • All Implemented Interfaces:
    Column

    public class DoubleColumn
    extends AbstractColumn
    A column of type Long in a decision table
    • Constructor Detail

      • DoubleColumn

        public DoubleColumn​(String n)
    • Method Detail

      • createCell

        public Cell createCell​(Row row)
      • getCellType

        public String getCellType()