CompletableFuture.this

Undocumented in source.
  1. this(bool completed)
    class CompletableFuture(T)
    static if(is(T == void))
    this
    (
    bool completed = false
    )
  2. this(T r)
  3. this()
  4. this(AltResult r)

Meta