Uses of Class
org.terrier.structures.collections.LRUMap
- 
Packages that use LRUMap Package Description 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.queryingFields in org.terrier.querying declared as LRUMap Modifier and Type Field Description protected LRUMap<java.lang.Integer,java.lang.String[]>Decorate. metaCacheThe cache used for the meta data.
 
-