Uses of Class
jcreek.util.LRUCache

Packages that use LRUCache
jcreek.representation   
 

Uses of LRUCache in jcreek.representation
 

Fields in jcreek.representation declared as LRUCache
protected  LRUCache LocalKnowledgeModel.inferenceCache
           
 

Methods in jcreek.representation that return LRUCache
 LRUCache LocalKnowledgeModel.getInferenceCache()
          Returns this models inference cache.
 LRUCache KnowledgeModel.getInferenceCache()
          Returns this models inference cache.
 



Created at IDI, NTNU by the Artificial Intelligence and Learning group