|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BatchSynchQueueBase | |
---|---|
org.apache.qpid.util.concurrent |
Uses of BatchSynchQueueBase in org.apache.qpid.util.concurrent |
---|
Subclasses of BatchSynchQueueBase in org.apache.qpid.util.concurrent | |
---|---|
class |
SynchBuffer<E>
SynchBuffer completes the BatchSynchQueueBase abstract class by providing an implementation of the underlying
queue as an array. |
class |
SynchQueue<E>
SynchQueue completes the BatchSynchQueueBase abstract class by providing an implementation of the underlying
queue as a linked list. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |