Utility classes commonly useful in concurrent programming.
-
class
An unbounded
blocking queue of
Delayed
elements, in which an element generally becomes eligible for removal when its
delay has expired.
interface
interface
A delayed result-bearing action that can be cancelled.