Package net.didion.jwnl.dictionary
Class POSKey
- java.lang.Object
-
- net.didion.jwnl.dictionary.POSKey
-
public class POSKey extends Object
A cache key consists of aPOSand an object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object object)ObjectgetKey()POSgetPOS()inthashCode()booleanisLemmaKey()booleanisOffsetKey()StringtoString()
-