Promise<V>
getPromise()
T
getResult()
static <T, V> ResultWithPromise<T,V>
of(T result, Promise<V> promise)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait