public abstract class LongGauge extends AbstractGauge
IStats.Gauge
implementations.IStats.Gauge.Type
Modifier and Type | Method and Description |
---|---|
abstract long |
getLongValue()
Gets the current value for a
IStats.Gauge.Type.Long Gauge. |
get, getBooleanValue, getByteValue, getCharValue, getDoubleValue, getFloatValue, getIntValue, getName, getNameAsRaw, getShortValue, getStringValue, getType
public LongGauge(String name)
name
- The name of the IStats.Gauge
.public abstract long getLongValue()
IStats.Gauge
IStats.Gauge.Type.Long
Gauge.getLongValue
in interface IStats.Gauge
getLongValue
in class AbstractGauge
IStats.Gauge.Type.Long
Gauge.Copyright © 2019 Neeve Research, LLC. All Rights Reserved.