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