public class IntRunningTotalStat extends IntStat
definition| Constructor and Description |
|---|
IntRunningTotalStat(StatGroup group,
StatDefinition definition) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Resets the statistic to its initial state.
|
add, add, computeInterval, get, getFormattedValue, getValueType, increment, isNotSet, negate, setgetForTypecopy, copyAndAdd, copyAndClear, getDefinition, toString, toStringVerbosepublic IntRunningTotalStat(StatGroup group, StatDefinition definition)
Copyright © 2024. All rights reserved.