public class POSKey extends Object
POS
and an objectConstructor and Description |
---|
POSKey(POS pos,
long offset) |
POSKey(POS pos,
String lemma) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object object) |
Object |
getKey() |
POS |
getPOS() |
int |
hashCode() |
boolean |
isLemmaKey() |
boolean |
isOffsetKey() |
String |
toString() |
Copyright © 2017. All rights reserved.