Package org.apache.jcs.engine.memory

Parent package for memory type plugins.

See:
          Description

Interface Summary
MemoryCache For the framework.
 

Class Summary
AbstractDoulbeLinkedListMemoryCache This class contains methods that are common to memory caches using the double linked list, such as the LRU, MRU, FIFO, and LIFO caches.
AbstractMemoryCache Some common code for the LRU and MRU caches.
 

Package org.apache.jcs.engine.memory Description

Parent package for memory type plugins.



Copyright © 2002-2009 Apache Software Foundation. All Rights Reserved.