public interface CustomDictionaryProvider
| Modifier and Type | Method and Description |
|---|---|
Iterator<String> |
getWords(Locale locale)
Gets the list of custom words for this locale.
|
Iterator<String> getWords(Locale locale)
locale - The locale of the selected language.Copyright © 2016. All rights reserved.