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