Uses of Class
net.sf.mmm.util.collection.base.AbstractBlockingQueueFactory

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

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

Subclasses of AbstractBlockingQueueFactory in net.sf.mmm.util.collection.base
 class LinkedBlockingQueueFactory
          This is an implementation of the BlockingQueueFactory interface that creates instances of LinkedBlockingQueue.
 



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