BiRelay

Undocumented in source.

Constructors

this
this(CompletableFuture!(void) dep, AbstractCompletableFuture src, AbstractCompletableFuture snd)
Undocumented in source.

Members

Functions

tryFire
CompletableFuture!(void) tryFire(int mode)
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From BiCompletion

snd
AbstractCompletableFuture snd;
Undocumented in source.

Meta