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