Uses of Class
org.apache.commons.jcs3.utils.struct.AbstractLRUMap
Packages that use AbstractLRUMap
Package
Description
- 
Uses of AbstractLRUMap in org.apache.commons.jcs3.auxiliary.disk.blockSubclasses of AbstractLRUMap in org.apache.commons.jcs3.auxiliary.disk.blockModifier and TypeClassDescriptionclassClass for recycling and lru.classClass for recycling and lru.
- 
Uses of AbstractLRUMap in org.apache.commons.jcs3.auxiliary.disk.indexedSubclasses of AbstractLRUMap in org.apache.commons.jcs3.auxiliary.disk.indexedModifier and TypeClassDescriptionclassClass for recycling and lru.classClass for recycling and lru.
- 
Uses of AbstractLRUMap in org.apache.commons.jcs3.utils.structSubclasses of AbstractLRUMap in org.apache.commons.jcs3.utils.structModifier and TypeClassDescriptionclassLRUMap<K,V> Simple LRUMap implementation that keeps the number of the objects below or equal maxObjects