public class IntRunningTotalStat extends IntStat
definition, FORMAT| Constructor and Description |
|---|
IntRunningTotalStat(StatGroup group,
StatDefinition definition) |
| Modifier and Type | Method and Description |
|---|---|
void |
clear()
Initialize the stat to the proper value at startup, or reset the
stat when copyAndClear() is called.
|
add, add, get, getFormattedValue, increment, isNotSet, setcopy, copyAndClear, getDefinition, toString, toStringVerbosepublic IntRunningTotalStat(StatGroup group, StatDefinition definition)
Copyright (c) 2004-2012 Oracle. All rights reserved.