public class Tvl<T> extends Object
Tvl(T t, long value)
T
getT()
long
getValue()
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Tvl(T t, long value)
public T getT()
public long getValue()
public String toString()
toString
Object