|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BlockingQueueFactory | |
|---|---|
| net.sf.mmm.util.collection.base | Contains public implementations of the
Collection-Util API. |
| Uses of BlockingQueueFactory in net.sf.mmm.util.collection.base |
|---|
| Classes in net.sf.mmm.util.collection.base that implement BlockingQueueFactory | |
|---|---|
class |
AbstractBlockingQueueFactory
This is the abstract base implementation of the BlockingQueueFactory
interface. |
class |
LinkedBlockingQueueFactory
This is an implementation of the BlockingQueueFactory interface that
creates instances of LinkedBlockingQueue. |
| Fields in net.sf.mmm.util.collection.base declared as BlockingQueueFactory | |
|---|---|
static BlockingQueueFactory |
LinkedBlockingQueueFactory.INSTANCE
The singleton instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||