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, set
copy, copyAndClear, getDefinition, toString, toStringVerbose
public IntRunningTotalStat(StatGroup group, StatDefinition definition)
Copyright (c) 2004-2012 Oracle. All rights reserved.