CompletableFuture.join

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void join()
    class CompletableFuture(T)
    static if(is(T == void))
    void
    join
    ()
  2. T join()

Meta