Posts

Showing posts from December, 2021

Completable futures in java 8

 A CompletableFuture is a class in Java that belongs to the java.util.concurrent package.