项目描述

Java Object Cache is a library which provides basic Object caching.
Implemented strategies include First In First Out (fifo), Least
Recently Used (lru), and Least Frequently Used (lfu). All strategies
enforce maximum size in elements and maximum time to live.

(This Description is auto-translated) Try to translate to Japanese Show Original Description

Your rating
Review this project