hunt-extra v1.1.7 (2021-11-17T07:07:29Z)
Home
Dub
Repo
UniWhenComplete.BiConsumerT
hunt
concurrency
CompletableFuture
UniWhenComplete
Undocumented in source.
alias
BiConsumerT
=
Action1
!(
Throwable
)
class
UniWhenComplete
(T)
static if
(
is(T == void)
)
alias
BiConsumerT
=
Action1
!(
Throwable
)
alias
BiConsumerT
=
BiConsumer
!(
T
,
Throwable
)
Meta
Source
See Implementation
hunt
concurrency
CompletableFuture
UniWhenComplete
aliases
BiConsumerT
constructors
this
functions
tryFire
variables
fn