Uses of Class
org.exoplatform.services.cache.concurrent.Item

Packages that use Item
org.exoplatform.services.cache.concurrent   
 

Uses of Item in org.exoplatform.services.cache.concurrent
 

Classes in org.exoplatform.services.cache.concurrent with type parameters of type Item
 interface Queue<I extends Item>
          The queue needed by the concurrent FIFO cache.
 class SynchronizedQueue<I extends Item>
           
 



Copyright © 2010 eXo Platform SAS. All Rights Reserved.