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