|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ThreadFactory
ThreadFactory's allow an API to create threads that match the callers desires in terms of implementation.
| Method Summary | |
|---|---|
Thread |
createThread(Runnable target,
String name)
|
| Method Detail |
|---|
Thread createThread(Runnable target,
String name)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||