Method Thread.Thread()->status()
- Method status
intstatus()- Description
Returns the status of the thread.
- Returns
Thread.THREAD_NOT_STARTEDThread.THREAD_RUNNINGThread.THREAD_EXITEDThread.THREAD_ABORTED
int status()
Returns the status of the thread.
|
|
|
|