Interface StatFormatter


public interface StatFormatter
A formatter for a statistic's corresponding count.
  • Field Details

  • Method Details

    • format

      String format(int pValue)
      Formats the specified value of a statistic.
      Parameters:
      pValue - the statistic's associated count to format
      Returns:
      the formatted value