Package org.apache.commons.jcs3.utils.struct
package org.apache.commons.jcs3.utils.struct
-
ClassesClassDescriptionAbstractLRUMap<K,
V> This is a simple LRUMap.DoubleLinkedList<T extends DoubleLinkedListNode>This is a generic thread safe double linked list.This serves as a placeholder in a double linked list.LRUElementDescriptor<K,V> This is a node in the double linked list.LRUMap<K,V> Simple LRUMap implementation that keeps the number of the objects below or equal maxObjects