LogoSearch packages:      

Sourcecode: c3p0 version File versions  Download package

com::mchange::v2::async::RunnableQueue Interface Reference

Inheritance diagram for com::mchange::v2::async::RunnableQueue:

com::mchange::v1::util::ClosableResource

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:

Generated by  Doxygen 1.5.1   Back to index