public abstract static class Promise.Wrapper<W> extends Object implements Promise<W>
Promise.Adapter<U>, Promise.Completable<S>, Promise.Wrapper<W>
Wrapper(Promise<W> promise)
Promise<W>
getPromise()
unwrap()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
failed, from, succeeded
public Wrapper(Promise<W> promise)
public Promise<W> getPromise()
public Promise<W> unwrap()
Copyright © 1995–2016 Mort Bay Consulting. All rights reserved.