Next:
Priority of a Thread
Up:
Naming Thread
Previous:
Naming Thread
Contents
Current Thread
The
currentThread()
method returns a reference of currently executing thread.
Test it Now