hunt-extra v1.1.7 (2021-11-17T07:07:29Z)
Home
Dub
Repo
MinimalStage.completeAsync
hunt
concurrency
CompletableFuture
MinimalStage
Undocumented in source. Be warned that the author may not have intended to support it.
CompletableFuture
!(
T
)
completeAsync
(Supplier!(T) supplier, Executor executor)
CompletableFuture
!(
T
)
completeAsync
(Supplier!(T) supplier)
class
MinimalStage
(T)
override
CompletableFuture
!(
T
)
completeAsync
(
Supplier
!(
T
)
supplier
)
Meta
Source
See Implementation
hunt
concurrency
CompletableFuture
MinimalStage
constructors
this
functions
cancel
complete
completeAsync
completeExceptionally
completeOnTimeout
get
getNow
getNumberOfDependents
isCancelled
isCompletedExceptionally
isDone
join
newIncompleteFuture
obtrudeException
obtrudeValue
orTimeout
toCompletableFuture