public class StatisticMemory extends Statistic
| Constructor and Description |
|---|
StatisticMemory() |
| Modifier and Type | Method and Description |
|---|---|
String |
formatValue(long value)
You can change implementation of this method in children class
(ex: convert to second for time, or 'Mo' for memory)
|
add, exportCSV, exportJSON, exportText, getCall, getMax, getMean, getMin, getName, getSlopeOfLinearRegression, getStandardDeviation, getTotalpublic String formatValue(long value)
StatisticformatValue in class StatisticCopyright © 2004–2014 CodeLutin. All rights reserved.