public class LSNStat extends LongStat
definition, FORMAT| Constructor and Description |
|---|
LSNStat(StatGroup group,
StatDefinition definition) |
LSNStat(StatGroup group,
StatDefinition definition,
long counter) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getFormattedValue()
Return a string with the stat value formatted as appropriate for
its type.
|
add, add, clear, get, increment, isNotSet, setcopy, copyAndClear, getDefinition, toString, toStringVerbosepublic LSNStat(StatGroup group, StatDefinition definition)
public LSNStat(StatGroup group, StatDefinition definition, long counter)
protected java.lang.String getFormattedValue()
StatgetFormattedValue in class LongStatCopyright (c) 2004-2012 Oracle. All rights reserved.