R - The type the Future will complete withA - The type from the previous taskpublic static interface TaskChainTasks.FutureTask<R,A> extends TaskChainTasks.Task<R,A>
| Modifier and Type | Method and Description |
|---|---|
default R |
run(A input) |
CompletableFuture<R> |
runFuture(A input) |
getCurrentChainCopyright © 2018. All rights reserved.