Dictionary
interface Dictionary
Content copied to clipboard
A collection of words that may become inaccessible at any moment in time.
Functions
validate
                          
                    Link copied to clipboard
                        abstract fun validate()
Content copied to clipboard
Throws an InvalidDictionaryException iff this dictionary is currently invalid.
Properties
Inheritors
BundledDictionary
                          
                    
                  Link copied to clipboard
                        UserDictionary
                          
                    
                  Link copied to clipboard
                        DictionaryReference
                          
                    
                  Link copied to clipboard
                        Sources
jvm source
                          
                    
                  Link copied to clipboard