public abstract class ValueSourceFuture<T> extends FutureWrapper<T> implements ValueSource<T>
| Modifier | Constructor and Description |
|---|---|
protected |
ValueSourceFuture(Future<T> wrappedFuture) |
cancel, get, get, getWrappedFuture, isCancelled, isDoneclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddCallbacks, cancelCopyright © 2014–2018. All rights reserved.