Class InformativeStatisticFactory.Table

    • Constructor Detail

      • Table

        public Table​(InformativeStatistic stat)
        Initializes the table.
        Parameters:
        stat - the statistics object
    • Method Detail

      • setStatistic

        public void setStatistic​(InformativeStatistic stat)
        Sets the statistics object to display.
        Parameters:
        stat - the statistics object
      • getStatistic

        public InformativeStatistic getStatistic()
        Returns the underlying statistics object.
        Returns:
        the statistics object