public class SearchHit
extends java.lang.Object
| Constructor and Description |
|---|
SearchHit(double confidence,
int begin,
int end) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBegin() |
double |
getConfidence() |
int |
getEnd() |