async

得到一个将结果转化为 CompletableFuture 的异步执行转化器。

CompletableFuture<String> nameFuture =
foo.getNameReserve().transform(async());