org.eclipse.actf.util.thread
Class ThreadUtils
java.lang.Object
org.eclipse.actf.util.thread.ThreadUtils
public class ThreadUtils
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
THREAD_DEBUG
public static final boolean THREAD_DEBUG
- See Also:
- Constant Field Values
ThreadUtils
public ThreadUtils()
main
public static void main(String[] args)
- Parameters:
args
-
dumpThreadState
public static void dumpThreadState()
dumpThreadState
public static void dumpThreadState(String msg)
getThreadState
public static StringBuffer getThreadState()
getThreadState
public static StringBuffer getThreadState(String msg)