hunt-extra v1.0.11 (2021-05-17T06:05:46Z)
Home
Dub
Repo
BiRun.this
hunt
concurrency
CompletableFuture
BiRun
Undocumented in source.
class
BiRun
(T, U)
this
(
Executor
executor
,
CompletableFuture
!(
void
)
dep
,
CompletableFuture
!(
T
)
src
,
CompletableFuture
!(
U
)
snd
,
Runnable
fn
)
Meta
Source
See Implementation
hunt
concurrency
CompletableFuture
BiRun
constructors
this
functions
tryFire
variables
fn