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

Packages that use SortedSetFactory
net.sf.mmm.util.collection.base Contains public implementations of the Collection-Util API
 

Uses of SortedSetFactory in net.sf.mmm.util.collection.base
 

Classes in net.sf.mmm.util.collection.base that implement SortedSetFactory
 class AbstractSortedSetFactory
          This is the abstract base implementation of the SortedSetFactory interface.
 class TreeSetFactory
          This is an implementation of the SortedSetFactory interface that creates instances of TreeSet.
 

Fields in net.sf.mmm.util.collection.base declared as SortedSetFactory
static SortedSetFactory TreeSetFactory.INSTANCE
          The singleton instance.
 



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