hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
Dub
Repo
MinimalStage.complete
hunt
concurrency
CompletableFuture
MinimalStage
Undocumented in source. Be warned that the author may not have intended to support it.
bool
complete
()
class
MinimalStage
(T)
override
static if
(
is(T == void)
)
bool
complete
(
)
bool
complete
(T value)
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