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