hunt-extra v1.0.10 (2021-04-13T02:41:33Z)
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