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