public class SearchHit extends java.lang.Object
SearchHit(double confidence, int begin, int end)
int
getBegin()
double
getConfidence()
getEnd()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SearchHit(double confidence, int begin, int end)
public double getConfidence()
public int getBegin()
public int getEnd()