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.block
Subclasses of AbstractLRUMap in org.apache.commons.jcs3.auxiliary.disk.blockModifier and TypeClassDescriptionclass
Class for recycling and lru.class
Class for recycling and lru. -
Uses of AbstractLRUMap in org.apache.commons.jcs3.auxiliary.disk.indexed
Subclasses of AbstractLRUMap in org.apache.commons.jcs3.auxiliary.disk.indexedModifier and TypeClassDescriptionclass
Class for recycling and lru.class
Class for recycling and lru. -
Uses of AbstractLRUMap in org.apache.commons.jcs3.utils.struct
Subclasses of AbstractLRUMap in org.apache.commons.jcs3.utils.structModifier and TypeClassDescriptionclass
LRUMap<K,
V> Simple LRUMap implementation that keeps the number of the objects below or equal maxObjects