March 8th, 2010 What is the Thread class? No Comments, Uncategorized, by Daisy Williams. The java.lang.Thread class is used to define a thread. The simplest way to create a thread by using the java.lang.Thread…