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