Uses of Class
org.terrier.structures.collections.LRUMap

Packages that use LRUMap
org.terrier.querying Provides the interfaces and classes for the querying API of the Terrier platform, the controls, post processors and filters. 
 

Uses of LRUMap in org.terrier.querying
 

Fields in org.terrier.querying declared as LRUMap
protected  LRUMap<java.lang.Integer,java.lang.String[]> Decorate.metaCache
          The cache used for the meta data.
 



Terrier 3.5. Copyright © 2004-2011 University of Glasgow