public static class Prediction.DescriptionTerm extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
DescriptionTerm(String value,
int offset) |
| Modifier and Type | Method and Description |
|---|---|
int |
getOffset()
Returns the terms position in the description.
|
String |
getValue()
Returns the value of the term.
|
Copyright © 2014–2015. All rights reserved.