All Classes and Interfaces

Class
Description
A callback that can be registered for asynchronous operation results.
Deprecated.
Limits the concurrency to a resource.
Provides per-listener event queues, and fires off events concurrently across listeners, but in-order per listener.
The event callback.
Concurrency utilities.
Extends Executor with additional features.
Provides a central set of executors for use by any number of projects.
The threads of executor services can cause a JVM to keep running if they are not daemon threads.
Limits the concurrency to a resource identified by any arbitrary key object.