|
||||||||
PREV NEXT | FRAMES NO FRAMES |
Runnable
is used
to create a thread, starting the thread causes the object's
run
method to be called in that separately executing
thread.
Runnable
is used
to create a thread, starting the thread causes the object's
run
method to be called in that separately executing
thread.
|
||||||||
PREV NEXT | FRAMES NO FRAMES |