Uses of Class
net.didion.jwnl.dictionary.POSKey
Packages that use POSKey
-
Uses of POSKey in net.didion.jwnl.dictionary
Methods in net.didion.jwnl.dictionary with parameters of type POSKeyModifier and TypeMethodDescriptionprotected voidAbstractCachingDictionary.cacheException(POSKey key, Exc exception) protected voidAbstractCachingDictionary.cacheIndexWord(POSKey key, IndexWord word) protected voidAbstractCachingDictionary.cacheSynset(POSKey key, Synset synset) protected ExcAbstractCachingDictionary.getCachedException(POSKey key) protected IndexWordAbstractCachingDictionary.getCachedIndexWord(POSKey key) protected SynsetAbstractCachingDictionary.getCachedSynset(POSKey key)