private void |
AbstractCachingDictionary.cache(DictionaryElementType fileType,
POSKey key,
java.lang.Object obj) |
protected void |
AbstractCachingDictionary.cacheException(POSKey key,
Exc exception) |
protected void |
AbstractCachingDictionary.cacheIndexWord(POSKey key,
IndexWord word) |
protected void |
AbstractCachingDictionary.cacheSynset(POSKey key,
Synset synset) |
private java.lang.Object |
AbstractCachingDictionary.getCached(DictionaryElementType fileType,
POSKey key) |
protected Exc |
AbstractCachingDictionary.getCachedException(POSKey key) |
protected IndexWord |
AbstractCachingDictionary.getCachedIndexWord(POSKey key) |
protected Synset |
AbstractCachingDictionary.getCachedSynset(POSKey key) |