Uses of Interface
net.sf.mmm.util.collection.api.SortedMapFactory

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.
 



Copyright © 2001-2010 mmm-Team. All Rights Reserved.