T
public abstract class MetricGauge<T extends Number> extends Metric
NO_DESCRIPTION
MetricGauge(String name, String description)
abstract T
value()
description, equals, hashCode, name, toString, visit
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public MetricGauge(String name, String description)
name
description
public abstract T value()
Metric
value
Copyright © 2009 The Apache Software Foundation