Package com.ibm.wala.model.java.lang
Class Thread
- java.lang.Object
-
- com.ibm.wala.model.java.lang.Thread
-
public class Thread extends Object
A synthetic model of single-threaded behavior
-
-
Constructor Summary
Constructors Constructor Description Thread()
-
-
-
Method Detail
-
currentThread
public static Thread currentThread()
-
-