Package com.easyjf.cache.store

Interface Summary
Store  
 

Class Summary
FifoMemoryStore First-In-First-Out (FIFO) implementation of MemoryStore.
LfuMemoryStore Least Frequently Used (LFU) implementation of the memory store.
LruMemoryStore An implementation of a LruMemoryStore.
MemoryStore  
StorePolicy »º´æ´æ´¢Ëã·¨²ßÂÔ