public class ResultWithTTL<T> extends java.lang.Object
T
result
int
ttl
ResultWithTTL(T result, int ttl)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final T result
public final int ttl
public ResultWithTTL(T result, int ttl)