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