hunt-extra v1.1.5 (2021-07-22T10:34:19Z)
Home
Dub
Repo
UniCompose.this
hunt
concurrency
CompletableFuture
UniCompose
Undocumented in source.
class
UniCompose
(T, V)
this
(
Executor
executor
,
CompletableFuture
!(
V
)
dep
,
CompletableFuture
!(
T
)
src
,
FunctionT
!(
CompletionStage
!(
V
))
fn
)
Meta
Source
See Implementation
hunt
concurrency
CompletableFuture
UniCompose
aliases
FunctionT
constructors
this
functions
tryFire
variables
fn