mirror of
https://github.com/songoda/SongodaCore.git
synced 2024-11-23 18:45:34 +01:00
c0a2bc8cc5
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 |