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, getTypepublic IntGauge(String name)
name - The name of the IStats.Gauge.public abstract int getIntValue()
IStats.GaugeIStats.Gauge.Type.Int Gauge.getIntValue in interface IStats.GaugegetIntValue in class AbstractGaugeIStats.Gauge.Type.Int Gauge.Copyright © 2019 Neeve Research, LLC. All Rights Reserved.