public static class AutocompletePrediction.Term
extends java.lang.Object
| Modifier and Type | Field | 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 | Description | 
|---|---|
Term() | 
| Modifier and Type | Method | Description | 
|---|---|---|
java.lang.String | 
toString() |