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