public final class Task.Output extends AsyncSupplier<T,TError>
AsyncSupplier.Listener<T,TError extends Exception>| Modifier and Type | Method and Description |
|---|---|
Task<T,TError> |
getTask() |
String |
toString() |
void |
unblockCancel(CancelException reason)
Cancel this AsyncSupplier.
|
block, blockPauseCondition, blockResult, cancel, cancel, convertError, error, forward, forward, get, get, getAllListeners, getCancelEvent, getError, getResult, hasError, isCancelled, isDone, listen, onDone, onDone, onDone, onDone, onDone, onDone, onDone, reset, thenDoOrStart, thenDoOrStart, thenStart, unblockError, unblockSuccessclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitblockException, blockPause, blockThrow, forwardIfNotSuccessful, isSuccessful, logListenerError, onCancel, onDone, onDone, onDone, onDone, onError, onErrorOrCancel, onSuccess, thenDoOrStart, thenDoOrStart, thenDoOrStart, thenStart, thenStart, thenStart, thenStart, thenStart, thenStart, toAsyncSupplierpublic void unblockCancel(CancelException reason)
AsyncSupplierunblockCancel in class AsyncSupplier<T,TError extends Exception>Copyright © 2019. All rights reserved.