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