|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SortedMapFactory | |
|---|---|
| net.sf.mmm.util.collection.base | Contains public implementations of the
Collection-Util API. |
| Uses of SortedMapFactory in net.sf.mmm.util.collection.base |
|---|
| Classes in net.sf.mmm.util.collection.base that implement SortedMapFactory | |
|---|---|
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. |
| Fields in net.sf.mmm.util.collection.base declared as SortedMapFactory | |
|---|---|
static SortedMapFactory |
TreeMapFactory.INSTANCE
The singleton instance. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||