K - public class FutureWrapper<K extends BaseFuture> extends BaseFutureImpl<K>
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.
|
addCancel, addListener, addListener, await, await, awaitListeners, awaitListenersUninterruptibly, awaitUninterruptibly, awaitUninterruptibly, cancel, completedAndNotify, failed, failed, failed, failed, failed, failedReason, isCompleted, isFailed, isSuccess, notifyListeners, removeCancel, removeListener, self, self, typeCopyright © 2014. All rights reserved.