reuse a thread which is no longer "alive"

From: sayoyo (dontwantspam_at_yahoo.com)
Date: 02/25/04


Date: Wed, 25 Feb 2004 10:56:55 -0500

Hi,

Is there some way that we can reuse a thread by replacing the runnable
object of the thread? like a thread is not "alive" anymore, then we remove
the runnable object(is it possible????) and then run it again.

Thanks you very much

Sayoyo



Relevant Pages