T
public abstract class Metric<T> extends Object
static class
Metric.DoubleMetric
Metric(String name, T value)
String
getName()
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Metric(String name, T value)
public String getName()
public T getValue()