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, set
copy, copyAndClear, getDefinition, toString, toStringVerbose
public LSNStat(StatGroup group, StatDefinition definition)
public LSNStat(StatGroup group, StatDefinition definition, long counter)
protected java.lang.String getFormattedValue()
Stat
getFormattedValue
in class LongStat
Copyright (c) 2004-2012 Oracle. All rights reserved.