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