Tests if this thread is alive. A thread is alive if it has been started and has not yet died.
@return <code>true</code> if this thread is alive; <code>false</code> otherwise.
See Implementation
Tests if this thread is alive. A thread is alive if it has been started and has not yet died.
@return <code>true</code> if this thread is alive; <code>false</code> otherwise.