public class Timed<T> extends java.lang.Object
Timed(T t)
Timed(T t, long time)
T
getT()
long
getTime()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Timed(T t, long time)
public Timed(T t)
public T getT()
public long getTime()
This is unofficial documentation and not affiliated with Jetbrains s.r.o. at all. We can not guarantee the correctness of this documentation.