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

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

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

Classes in net.sf.mmm.util.collection.base that implement ConcurrentMapFactory
 class AbstractConcurrentMapFactory
          This is the abstract base implementation of the ConcurrentMapFactory interface.
 class ConcurrentHashMapFactory
          This is an implementation of the ConcurrentMapFactory interface that creates instances of ConcurrentHashMap.
 

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



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