MinimalStage.completeAsync

Undocumented in source. Be warned that the author may not have intended to support it.
  1. CompletableFuture!(T) completeAsync(Supplier!(T) supplier, Executor executor)
    class MinimalStage(T)
    override
    completeAsync
  2. CompletableFuture!(T) completeAsync(Supplier!(T) supplier)

Meta