hunt-extra v1.1.8 (2021-12-13T08:45:08Z)
Home
Dub
Repo
MinimalStage.this
hunt
concurrency
CompletableFuture
MinimalStage
Undocumented in source.
this
()
this
(AltResult r)
this
(bool r)
this
(T r)
class
MinimalStage
(T)
static if
(!(
is(T == void)
))
this
(
T
r
)
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