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