ikayaki.util.LastExecutor.LastExecutorThread Class Reference
List of all members.
|
Public Member Functions |
void | run () |
Detailed Description
Keeps on checking the LastExecutor.queue to see if there are Runnables to be executed. If there is one, execute it and proceed to the next one. If an uncaught Throwable is thrown during the execution, prints an error message and stack trace to stderr. If the queue is empty, this thread will set LastExecutor.workerThread to null and terminate itself.
- Author:
- Esko Luontola
Definition at line 195 of file LastExecutor.java.
Member Function Documentation
void ikayaki.util.LastExecutor.LastExecutorThread.run |
( |
|
) |
|
|
Here is the call graph for this function:
The documentation for this class was generated from the following file:
Generated on Fri May 6 16:01:34 2005 for Squid by
1.4.1