Uses of Interface
org.apache.openjpa.lib.util.concurrent.Queue

Packages that use Queue
org.apache.openjpa.lib.util.concurrent Concurrent Utilities 
 

Uses of Queue in org.apache.openjpa.lib.util.concurrent
 

Classes in org.apache.openjpa.lib.util.concurrent that implement Queue
 class ConcurrentLinkedQueue
          An unbounded thread-safe queue based on linked nodes.
 



Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.