|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
| Interface Summary | |
|---|---|
| BatchingQueue<E> | A queue API that allows batching and pooling of objects. |
| Class Summary | |
|---|---|
| AtomicQueue<E> | |
| BlockingArrayQueue<E> | |
| BlockingLinkedQueue<E> | |
| BlockingQueue<E> | |
| BrokenFastQueue<E> | |
| ConcurrentLinkedQueue<E> | |
| LockedQueue<E> | |
| NonBatchingQueue<E> | A non-batching queue wrapper that takes a BatchingQueue and makes it non-batching by implementing only the poll() and offer() methods. |
| NonBatchingQueue.Entry<E> | |
| SynchronizedQueue<E> | |
| VolatileQueue<E> | |
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||