OrRun

Undocumented in source.

Constructors

this
this(Executor executor, CompletableFuture!(void) dep, AbstractCompletableFuture src, AbstractCompletableFuture snd, Runnable fn)
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.

Variables

fn
Runnable fn;
Undocumented in source.

Inherited Members

From BiCompletion

snd
AbstractCompletableFuture snd;
Undocumented in source.

Meta