Class Hierarchy
- java.lang.Object
- com.mchange.v2.async.CarefulRunnableQueue (implements com.mchange.v2.async.Queuable, com.mchange.v2.async.RunnableQueue, com.mchange.v2.async.StrandedTaskReporting)
- com.mchange.v2.async.RoundRobinAsynchronousRunner (implements com.mchange.v2.async.AsynchronousRunner, com.mchange.v2.async.Queuable)
- com.mchange.v2.async.SimpleRunnableQueue (implements com.mchange.v2.async.Queuable, com.mchange.v2.async.RunnableQueue)
- com.mchange.v2.async.ThreadPerTaskAsynchronousRunner (implements com.mchange.v2.async.AsynchronousRunner)
- com.mchange.v2.async.ThreadPoolAsynchronousRunner (implements com.mchange.v2.async.ThreadPoolReportingAsynchronousRunner)
Interface Hierarchy
- com.mchange.v1.util.ClosableResource
- com.mchange.v2.async.AsynchronousRunner
- com.mchange.v2.async.Queuable
- com.mchange.v2.async.RunnableQueue
- com.mchange.v2.async.ThreadPoolReportingAsynchronousRunner
- com.mchange.v2.async.AsynchronousRunner
- com.mchange.v2.async.StrandedTaskReporting