Class ResultMatrix.ResultMatrixBackEndCell

Object
ResultMatrixBackEndCell
All Implemented Interfaces:
Serializable, ResultMatrix.BackEndCell, ResultMatrix.Cell, ResultMatrix.BackEndCell
Enclosing class:
ResultMatrix

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

    • type

      public String type
      Deprecated.
    • label

      public String label
      Deprecated.
    • values

      public String[] values
      Deprecated.
  • Constructor Details

    • ResultMatrixBackEndCell

      public ResultMatrixBackEndCell()
      Deprecated.