Thread.currentThread
Thread.currentThread
Class Overview
|
Class Members
|
This Package
|
All Packages
Syntax
public static native
Thread
currentThread()
Returns
the currently executing thread.
Description
Returns a reference to the currently executing thread object.