Package | Description |
---|---|
net.sf.mmm.util.collection.base |
Contains public implementations of the
Collection-Util API . |
Modifier and Type | Class and Description |
---|---|
class |
AbstractConcurrentMapFactory
This is the abstract base implementation of the
ConcurrentMapFactory interface. |
class |
ConcurrentHashMapFactory
This is an implementation of
ConcurrentMapFactory that creates instances of
ConcurrentHashMap . |
Modifier and Type | Field and Description |
---|---|
static ConcurrentMapFactory |
ConcurrentHashMapFactory.INSTANCE
The singleton instance.
|
Copyright © 2001–2016 mmm-Team. All rights reserved.