CompletableFuture.orpush

Pushes completion to this and b unless either done. Caller should first check that result and b.result are both null.

class CompletableFuture(T)
final
void
orpush

Meta