mirror of
https://github.com/songoda/SongodaCore.git
synced 2025-03-12 22:49:08 +01:00
Added a method to run a task async but return a CompletableFuture. Useful if you want the task to be asynchronous but also wait for it to finish and concatenate another task or more functionalities with the CompletableFuture API |
||
---|---|---|
.. | ||
src/main/java/com/songoda/core | ||
pom.xml |