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, getType
public ByteGauge(String name)
name
- The name of the IStats.Gauge
.public abstract byte getByteValue()
IStats.Gauge
IStats.Gauge.Type.Byte
Gauge.getByteValue
in interface IStats.Gauge
getByteValue
in class AbstractGauge
IStats.Gauge.Type.Byte
Gauge.Copyright © 2019 Neeve Research, LLC. All Rights Reserved.