Package org.sourceforge.beanindex.cache

Class Summary
LRUCache A simple LRU Cache abstract class for implementation.
RAMLRUCache A simple LRU Cache implementation.
SoftReferenceLRUCache A simple LRU Cache implementation.