async
Executes the given block asynchronously and returns a CompletableFuture that represents the result.
Return
A CompletableFuture that represents the result of the asynchronous operation.
Executes the given block asynchronously and returns a CompletableFuture that represents the result.
A CompletableFuture that represents the result of the asynchronous operation.