|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| IWaitToken | Interface providing methods to wait for and query a finished state. |
| Class Summary | |
|---|---|
| BarrierReference<V> | An object reference, where threads can wait for changes. |
| ConcurrentUtil | Utility class for concurrency related methods. |
| CountDownBarrier | |
| CountDownLatchWaitToken | Publishable (immutable) wait token for a CountDownLatch. |
| EventLatch | A synchronization aid that works like a CountDownLatch set to an initial count of 1. |
| PreemptiveLock | A reentrant lock class that allows to preempt and interrupt threads waiting for this lock. |
| SetResetBarrier | A synchronization aid that keeps two states, each of which can be waited upon. |
Classes in this package are thread safe helpers and base classes for concurrent tasks.
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||