public abstract class PercentGauge extends RatioGauge
RatioGauge extension which returns a percentage, not a ratio.| Constructor and Description |
|---|
PercentGauge() |
| Modifier and Type | Method and Description |
|---|---|
Double |
value()
Returns the metric's current value.
|
getDenominator, getNumeratorprocessWithpublic Double value()
Gaugevalue in class RatioGaugeCopyright © 2012. All Rights Reserved.