public class StatisticInformation extends Object
Constructor and Description |
---|
StatisticInformation(String label,
Double current,
Double minimum,
Double maximum) |
Modifier and Type | Method and Description |
---|---|
Double |
getCurrent() |
String |
getLabel() |
Double |
getMaximum() |
Double |
getMinimum() |