|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface ThreadPool.Task
The thread pool contains instances of ThreadPool.Task
.
Method Summary | |
---|---|
void |
run()
Performs the task. |
Method Detail |
---|
void run() throws java.lang.Throwable
java.lang.Throwable
- The task failed, and the worker thread won't be used again.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |