SongodaCore/Core
divios c0a2bc8cc5
Added asyncFuture
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
2021-09-12 11:08:08 +02:00
..
src/main/java/com/songoda/core Added asyncFuture 2021-09-12 11:08:08 +02:00
pom.xml Version 2.5.10 2021-08-30 21:53:47 +02:00