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