CompletableFuture.getNow

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

Meta