ThreadExecutor

Undocumented in source.

Members

Functions

execute
void execute(VoidFunction fn)
Undocumented in source. Be warned that the author may not have intended to support it.
execute
void execute(VoidDelegate fn)
Undocumented in source. Be warned that the author may not have intended to support it.
isInContext
bool isInContext()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From Executor

execute
void execute(VoidFunction fn)
Undocumented in source.
execute
void execute(VoidDelegate fn)
Undocumented in source.
isInContext
bool isInContext()
Undocumented in source.

Meta