public abstract class AbstractMetric<T> extends Object implements Metric<T>
AbstractMetric(T value)
com.google.common.reflect.TypeToken<T>
getType()
T
getValue()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
aggregate, delta
public AbstractMetric(T value)
public T getValue()
getValue
Metric<T>
public com.google.common.reflect.TypeToken<T> getType()
getType
Copyright © 2004-2013. All Rights Reserved.