public static class AutocompletePrediction.MatchedSubstring
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
int |
length
length describes the length of the matched substring.
|
int |
offset
offset defines the start position of the matched substring.
|
| Constructor and Description |
|---|
MatchedSubstring() |