Uses of Class
org.exoplatform.services.cache.concurrent.Item
-
Packages that use Item Package Description 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 Modifier and Type Interface Description interfaceQueue<I extends Item>The queue needed by the concurrent FIFO cache.classSynchronizedQueue<I extends Item>
-