Navigation
index
modules
|
ooc v0.3.0 documentation
»
threading/Thread
¶
class
Thread
¶
extends:
Object
static method
new~fromRunnable
(
runnable:
Runnable
)
→
Thread
¶
method
start
→
Int
¶
method
wait
→
Int
¶
runnable
→
Runnable
¶
This Page
Show Source
Quick search
Enter search terms or a module, class or function name.
Navigation
index
modules
|
ooc v0.3.0 documentation
»