public static class AutocompletePrediction.Term
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
offset
The start position of this term in the description, measured in Unicode characters.
|
java.lang.String |
value
The text of the matched term.
|
| Constructor and Description |
|---|
Term() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
toString() |