Uses of Interface
edu.mit.jwi.ICachingDictionary

Packages that use ICachingDictionary
edu.mit.jwi Provides the main dictionary interface and a default implementation. 
 

Uses of ICachingDictionary in edu.mit.jwi
 

Classes in edu.mit.jwi that implement ICachingDictionary
 class CachingDictionary
          A dictionary that caches the results of another dictionary
 class Dictionary
          Basic IDictionary implementation that mounts files on disk and has caching.
 



Copyright © 2007-2013 Massachusetts Institute of Technology. All Rights Reserved.