Package | Description |
---|---|
messif.statistics |
Statistic gathering support.
|
Modifier and Type | Method and Description |
---|---|
protected StatisticObject |
StatisticObject.cast() |
static StatisticObject |
StatisticObject.getStatistics(java.lang.String name)
Create new statistic object with specified name or get the one already existing
|
Modifier and Type | Method and Description |
---|---|
protected void |
StatisticObject.setFrom(StatisticObject sourceStat) |
protected void |
StatisticObject.updateFrom(StatisticObject sourceStat)
Statistics merging
|