hunt-extra v1.1.7 (2021-11-17T07:07:29Z)
Home
Dub
Repo
CompletableFuture.thenRun
hunt
concurrency
CompletableFuture
CompletableFuture
Undocumented in source. Be warned that the author may not have intended to support it.
class
CompletableFuture
(T)
CompletableFuture
!(
void
)
thenRun
(
Runnable
action
)
Meta
Source
See Implementation
hunt
concurrency
CompletableFuture
CompletableFuture
aliases
BiConsumerT
ConsumerT
FunctionT
constructors
this
functions
acceptEither
acceptEitherAsync
applyToEither
applyToEitherAsync
biAccept
biApply
biRun
bipush
cancel
cleanStack
complete
completeAsync
completeExceptionally
completeNull
completeOnTimeout
completeValue
copy
defaultExecutor
exceptionally
failed
get
getNow
getNumberOfDependents
handle
handleAsync
join
minimalCompletionStage
obtrudeException
obtrudeValue
orTimeout
orpush
postComplete
postFire
pushStack
runAfterBoth
runAfterBothAsync
runAfterEither
runAfterEitherAsync
succeeded
thenAccept
thenAcceptAsync
thenAcceptBoth
thenAcceptBothAsync
thenApply
thenApplyAsync
thenCombine
thenCombineAsync
thenCompose
thenComposeAsync
thenRun
thenRunAsync
toCompletableFuture
toString
tryPushStack
uniExceptionally
uniHandle
uniWhenComplete
unipush
whenComplete
whenCompleteAsync