public static class AutocompletePrediction.MatchedSubstring
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
length
The length of the matched substring, measured in Unicode characters.
|
int |
offset
The start position of the matched substring, measured in Unicode characters.
|
| Constructor and Description |
|---|
MatchedSubstring() |