CompletableFuture.this

Creates a new incomplete CompletableFuture.

  1. this(bool completed)
  2. this(T r)
  3. this()
    class CompletableFuture(T)
    this
    ()
  4. this(AltResult r)

Meta