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, getTypepublic ShortGauge(String name)
name - The name of the IStats.Gauge.public abstract short getShortValue()
IStats.GaugeIStats.Gauge.Type.Short Gauge.getShortValue in interface IStats.GaugegetShortValue in class AbstractGaugeIStats.Gauge.Type.Short Gauge.Copyright © 2019 Neeve Research, LLC. All Rights Reserved.