Package | Description |
---|---|
org.apache.lucene.util.cache |
Modifier and Type | Class and Description |
---|---|
class |
SimpleLRUCache
Simple LRU cache implementation that uses a LinkedHashMap.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.