rcache is a Java library that provides a
collection of simple Object cache implementations,
based on References. This library aims to
facilitate the implementation of cached
memory-sensitive object factories.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
This version has major improvements in the unit
testsuite, achieving a coverage of nearly 99%. As
a side effect, important bugs in some classes have
been fixed. Finally, major improvements have been
introduced in the project site.