Class LongColumn

  • All Implemented Interfaces:
    Column

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

      • LongColumn

        public LongColumn​(String n)
    • Method Detail

      • createCell

        public Cell createCell​(Row row)
      • getCellType

        public String getCellType()