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, getTypepublic FloatGauge(String name)
name - The name of the IStats.Gauge.public abstract float getFloatValue()
IStats.GaugeIStats.Gauge.Type.Float Gauge.getFloatValue in interface IStats.GaugegetFloatValue in class AbstractGaugeIStats.Gauge.Type.Float Gauge.Copyright © 2019 Neeve Research, LLC. All Rights Reserved.