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

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

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

Classes in net.sf.mmm.util.collection.base that implement DequeFactory
 class AbstractDequeFactory
          This is the abstract base implementation of the DequeFactory interface.
 class LinkedListDequeFactory
          This is an implementation of the DequeFactory interface that creates instances of LinkedList.
 

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



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