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

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

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

Classes in net.sf.mmm.util.collection.base that implement SetFactory
 class AbstractSetFactory
          This is the abstract base implementation of the SetFactory interface.
 class HashSetFactory
          This is an implementation of the SetFactory interface that creates instances of HashSet.
 

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



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