|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.microemu.util.ThreadUtils
public class ThreadUtils
| Constructor Summary | |
|---|---|
ThreadUtils()
|
|
| Method Summary | |
|---|---|
static java.util.Timer |
createTimer(java.lang.String name)
Creates a new timer whose associated thread has the specified name in Java 1.5. |
static java.lang.String |
getCallLocation(java.lang.String fqn)
|
static java.lang.String |
getTreadStackTrace(java.lang.Thread t)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThreadUtils()
| Method Detail |
|---|
public static java.util.Timer createTimer(java.lang.String name)
name - the name of the associated threadpublic static java.lang.String getCallLocation(java.lang.String fqn)
public static java.lang.String getTreadStackTrace(java.lang.Thread t)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||