Class ResultMatrix.AbstractResultMatrixCell

Object
AbstractResultMatrixCell
All Implemented Interfaces:
Serializable, ResultMatrix.Cell, ResultMatrix.Cell
Direct Known Subclasses:
ResultMatrix.ResultMatrixImageCell, ResultMatrix.ResultMatrixLinkCell, ResultMatrix.ResultMatrixStyledCell
Enclosing class:
ResultMatrix

@Deprecated public abstract static class ResultMatrix.AbstractResultMatrixCell extends Object implements ResultMatrix.Cell
Deprecated.
better use the shorter ResultMatrix.Cell
See Also:
  • Field Details

    • value

      public Object value
      Deprecated.
    • type

      public String type
      Deprecated.
  • Constructor Details

    • AbstractResultMatrixCell

      public AbstractResultMatrixCell()
      Deprecated.