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.