hunt-extra ~v1.0.x (2022-05-11T02:04:37.8603622)
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