|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jdiagnose.concurrent.ThreadFactoryUser.DefaultThreadFactory
Constructor Summary | |
protected |
ThreadFactoryUser.DefaultThreadFactory()
|
Method Summary | |
java.lang.Thread |
newThread(java.lang.Runnable command)
Create a new thread that will run the given command when started |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
protected ThreadFactoryUser.DefaultThreadFactory()
Method Detail |
public java.lang.Thread newThread(java.lang.Runnable command)
ThreadFactory
newThread
in interface ThreadFactory
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |