Uses of Package
org.jboss.messaging.utils.concurrent

Packages that use org.jboss.messaging.utils.concurrent
org.jboss.messaging.utils.concurrent   
 

Classes in org.jboss.messaging.utils.concurrent used by org.jboss.messaging.utils.concurrent
BlockingDeque
          A Deque that additionally supports operations that wait for the deque to become non-empty when retrieving an element, and wait for space to become available in the deque when storing an element.
Deque
          A linear collection that supports element insertion and removal at both ends.
 



Copyright © 2006 JBoss Inc. All Rights Reserved.