public interface StatisticFormat extends CatalogType
Modifier and Type | Method and Description |
---|---|
String |
format(long value)
Formats the given value from the statistic to a human readable form.
|
getId, getName
String format(long value)
value
- The value to format