public static class UserDictionary.UserDictionaryMatch
extends java.lang.Object
| Constructor and Description |
|---|
UserDictionaryMatch(int wordId,
int matchStartIndex,
int matchLength) |
| Modifier and Type | Method and Description |
|---|---|
int |
getMatchLength() |
int |
getMatchStartIndex() |
int |
getWordId() |