Bridge gaps and help overcome inconveniences with CompletableFuture.
This module includes, among other features, methods to collect the results of multiple futures into a list,
provides equivalent alternatives to CompletableFuture’s monadic methods (thenApply, thenCompose, etc.) that can
deal with checked exceptions, and methods for asynchronous “try-with-resources” constructs.
Newer Version Available
Licenses
| License | URL |
|---|---|
| Revised BSD (3-Clause) License | https://raw.github.com/fschopp/java-futures/master/LICENSE |
Developers
| Name | Dev Id | Roles | Organization | |
|---|---|---|---|---|
| Florian Schoppmann | mail<at>florian-schoppmann.net | fschopp |