public class POSKey extends Object
POS
POSKey(POS pos, long offset)
POSKey(POS pos, String lemma)
boolean
equals(Object object)
Object
getKey()
getPOS()
int
hashCode()
isLemmaKey()
isOffsetKey()
String
toString()
getClass, notify, notifyAll, wait, wait, wait
public POSKey(POS pos, String lemma)
public POSKey(POS pos, long offset)
public boolean equals(Object object)
equals
public POS getPOS()
public Object getKey()
public boolean isLemmaKey()
public boolean isOffsetKey()
public int hashCode()
hashCode
public String toString()
toString