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