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, getTypepublic LongGauge(String name)
name - The name of the IStats.Gauge.public abstract long getLongValue()
IStats.GaugeIStats.Gauge.Type.Long Gauge.getLongValue in interface IStats.GaugegetLongValue in class AbstractGaugeIStats.Gauge.Type.Long Gauge.Copyright © 2019 Neeve Research, LLC. All Rights Reserved.