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