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, getTypepublic CharGauge(String name)
name - The name of the IStats.Gauge.public abstract char getCharValue()
IStats.GaugeIStats.Gauge.Type.Char Gauge.getCharValue in interface IStats.GaugegetCharValue in class AbstractGaugeIStats.Gauge.Type.Char Gauge.Copyright © 2019 Neeve Research, LLC. All Rights Reserved.