hunt-extra v1.2.0 (2021-10-28T02:27:09Z)
Home
Dub
Repo
FutureTask.run
hunt
concurrency
FutureTask
FutureTask
Undocumented in source. Be warned that the author may not have intended to support it.
void
run
()
void
run
()
class
FutureTask
(V)
static if
(!(
is(V == void)
))
void
run
(
)
Meta
Source
See Implementation
hunt
concurrency
FutureTask
FutureTask
classes
WaitNode
constructors
this
functions
cancel
done
get
isCancelled
isDone
run
runAndReset
set
setException
toString