Interface MetricEntry

  • All Known Implementing Classes:
    AreaMetric, DOWMetric, PlayerMetric

    interface MetricEntry
    A MetricEntry implementation denotes a metric of a particular type, e.g. numerical or textual
    Author:
    ENG1 Team 23 (Cohort 3)
    • Method Detail

      • getValue

        java.lang.String getValue()
        Retrieves the human-readable String value of the MetricEntry
        Returns:
        The requested value, formatted as a String