com::mchange::v2::async::RunnableQueue Interface Reference
List of all members.
Detailed Description
RunnableQueues guarantee that tasks will be executed in order, where other AsynchronousRunners may not.
Definition at line 31 of file RunnableQueue.java.
|
Public Member Functions |
| void | close () |
| void | close (boolean skip_remaining_tasks) |
|
void | postRunnable (Runnable r) |
The documentation for this interface was generated from the following file: