hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
Dub
Repo
UniHandle.this
hunt
concurrency
CompletableFuture
UniHandle
Undocumented in source.
class
UniHandle
(T, V)
this
(
Executor
executor
,
CompletableFuture
!(
V
)
dep
,
CompletableFuture
!(
T
)
src
,
BiFunction
!(
T
,
Throwable
,
V
)
fn
)
Meta
Source
See Implementation
hunt
concurrency
CompletableFuture
UniHandle
constructors
this
functions
tryFire
variables
fn