hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
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