Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 360 Bytes

File metadata and controls

10 lines (6 loc) · 360 Bytes

About this repo

Easy to use and dependency free AsyncResult class written in Java and tested using Spock.

The AsyncResult class is a wrapper around a CompletableFuture that provides a fluent API for chaining async operations returning a Result.

License

This project is licensed under the MIT License - see the LICENSE file for details.