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, getType
public BooleanGauge(String name)
name
- The name of the IStats.Gauge
.public abstract boolean getBooleanValue()
IStats.Gauge
IStats.Gauge.Type.Boolean
Gauge.getBooleanValue
in interface IStats.Gauge
getBooleanValue
in class AbstractGauge
IStats.Gauge.Type.Boolean
Gauge.Copyright © 2019 Neeve Research, LLC. All Rights Reserved.