Uses of Class
org.apache.lucene.facet.collections.LRUHashMap

Packages that use LRUHashMap
org.apache.lucene.facet.collections Various optimized Collections implementations. 
 

Uses of LRUHashMap in org.apache.lucene.facet.collections
 

Methods in org.apache.lucene.facet.collections that return LRUHashMap
 LRUHashMap<K,V> LRUHashMap.clone()
           
 



Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.