public class SimpleLRUCache extends SimpleMapCache
Cache.synchronizedCache(Cache)
if needed.| Constructor and Description |
|---|
SimpleLRUCache(int cacheSize)
Creates a last-recently-used cache with the specified size.
|
close, containsKey, get, keySet, putsynchronizedCacheCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.