hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
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)
class
MinimalStage
(T)
override
CompletableFuture
!(
T
)
completeAsync
(
Supplier
!(
T
)
supplier
,
Executor
executor
)
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