| Article: |
The WeakHashMap Class | |
| Subject: | About java cache!!! | |
| Date: | 2002-10-16 01:41:06 | |
| From: | anonymous2 | |
| Is there any java cache implementation which doesn't uses WeakHashMap but using WeakReferences? | ||
Showing messages 1 through 2 of 2.
-
About java cache!!!
2003-09-20 21:29:03 anonymous2 [View]
-
Jache implementation using WeakReferences
2004-01-19 23:52:18 anonymous2 [View]
JCache Open Source uses WeakReferences in pair with a ReferenceMap instead of a WeakHashMap.
Read more on:
JCache Open Source



http://jocache.sourceforge.net