public class ResultHolder<U> extends java.lang.Object
ResultHolder(long timeoutMillis)
U
get()
void
set(U obj)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ResultHolder(long timeoutMillis)
public void set(U obj)
public U get()