R - the resultpublic interface WorkPromise<R> extends Future<R>
CompletableFuture which is far too complex.
Only the interesting methods are kept.| Modifier and Type | Method and Description |
|---|---|
R |
join() |
R join()
CompletableFuture.join()Copyright © 2017. All Rights Reserved.