org.apache.lucene.util.cache
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, put
synchronizedCache
Copyright © 2000-2014 Apache Software Foundation. All Rights Reserved.