Uses of Class
java.lang.Thread

Packages that use Thread
java.lang Provides classes that are fundamental to the Java programming language. 
 

Uses of Thread in java.lang
 

Methods in java.lang that return Thread
static Thread Thread.currentThread()
          Returns a reference to the currently executing Thread object.
 



GNU General Public License version 2 Copyright © 1990-2007 Sun Microsystems, Inc. ALL RIGHTS RESERVED.