K - public class FutureWrapper<K extends BaseFuture> extends BaseFutureImpl
BaseFuture.FutureTypecompleted, lock, reason, type| Constructor and Description |
|---|
FutureWrapper() |
| Modifier and Type | Method and Description |
|---|---|
K |
getWrappedFuture() |
void |
waitFor(K future)
Wait for the future, which will cause this future to complete if the
wrapped future completes.
|
addCancellation, addListener, await, await, awaitUninterruptibly, awaitUninterruptibly, cancel, getFailedReason, getType, isCompleted, isFailed, isSuccess, notifyListerenrs, removeCancellation, removeListener, setCompletedAndNotify, setFailedCopyright © 2011. All Rights Reserved.