Class StatisticFormats


  • public final class StatisticFormats
    extends Object
    Utilities for formatting runtime statistics for presentation in the UI.
    • Method Detail

      • format

        public static String format​(RuntimeStatistic<?> statistic)
        Formats the given runtime statistics as a string for presentation in the UI.
        Parameters:
        statistic - the statistic to format
        Returns:
        the formatted statistic