Returns a new CompletableFuture that is already completed with the given value.
@param value the value @param <U> the type of the value @return the completed CompletableFuture
See Implementation
Returns a new CompletableFuture that is already completed with the given value.
@param value the value @param <U> the type of the value @return the completed CompletableFuture