Class Hierarchy
- java.lang.Object
- org.apache.commons.jcs3.utils.struct.AbstractLRUMap<K,
V> (implements java.util.Map<K, V>) - org.apache.commons.jcs3.utils.struct.LRUMap<K,
V>
- org.apache.commons.jcs3.utils.struct.LRUMap<K,
- org.apache.commons.jcs3.utils.struct.DoubleLinkedList<T>
- org.apache.commons.jcs3.utils.struct.DoubleLinkedListNode<T> (implements java.io.Serializable)
- org.apache.commons.jcs3.utils.struct.LRUElementDescriptor<K,
V>
- org.apache.commons.jcs3.utils.struct.LRUElementDescriptor<K,
- org.apache.commons.jcs3.utils.struct.AbstractLRUMap<K,