hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
Dub
Repo
UniWhenComplete.BiConsumerT
hunt
concurrency
CompletableFuture
UniWhenComplete
Undocumented in source.
alias
BiConsumerT
=
Action1
!(
Throwable
)
alias
BiConsumerT
=
BiConsumer
!(
T
,
Throwable
)
class
UniWhenComplete
(T)
static if
(!(
is(T == void)
))
alias
BiConsumerT
=
BiConsumer
!(
T
,
Throwable
)
Meta
Source
See Implementation
hunt
concurrency
CompletableFuture
UniWhenComplete
aliases
BiConsumerT
constructors
this
functions
tryFire
variables
fn