| Author |
run method
|
rex tony
Ranch Hand
Joined: Aug 29, 2007
Posts: 159
|
|
hi, In thread class, Runnable Interface, What is the purpose of run method?
|
 |
Vassili Vladimir
Ranch Hand
Joined: Mar 08, 2007
Posts: 1585
|
posted

0
|
Hi, In that method, you place the logic that you want to be run in a separate thread! Best of luck ...
|
Vassili ...
SCJP 5.0, SCWCD 1.4, SCJA 1.0
|
 |
 |
|
|
subject: run method
|
|
|