Package | Description |
---|---|
net.sf.mmm.util.collection.base |
Contains public implementations of the
Collection-Util API . |
Modifier and Type | Class and Description |
---|---|
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 . |
Modifier and Type | Field and Description |
---|---|
static BlockingQueueFactory |
LinkedBlockingQueueFactory.INSTANCE
The singleton instance.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.