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, getType
public DoubleGauge(String name)
name
- The name of the IStats.Gauge
.public abstract double getDoubleValue()
IStats.Gauge
IStats.Gauge.Type.Double
Gauge.getDoubleValue
in interface IStats.Gauge
getDoubleValue
in class AbstractGauge
IStats.Gauge.Type.Double
Gauge.Copyright © 2019 Neeve Research, LLC. All Rights Reserved.