| Class | Description |
|---|---|
| BackDropQueue |
an push-pull FIFO queue.
|
| BinarySwitch |
An actor that calls Thread.sleep() on the current thread the first
time fire() is called.
|
| FrontDropQueue |
an push-pull FIFO queue.
|
| Queue |
A push-pull FIFO queue.
|