public class MetricItem<S extends Serializable> extends Object implements Serializable
MetricItem(String key, S value)
String
getKey()
S
getValue()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MetricItem(String key, S value)
public String getKey()
public S getValue()
public String toString()
toString
Object
Copyright © 2013. All Rights Reserved.