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