R. Clayton (rclayton@monmouth.edu)
(no date)
Is there a way to revive a thread (or keep it alive) after Run is finished?
Once a thread exits (for any reason), it cannot be restarted. What you can do,
however, is store the working parts in a Runnable, and then move the Runnable
from thread to thread as needed.
This archive was generated by hypermail 2.0b3 on Tue Apr 06 2004 - 13:30:06 EDT