Package com.algolia.model.search
Class Languages
java.lang.Object
com.algolia.model.search.Languages
Dictionary language.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanGet compoundsGet pluralsGet stopwordsinthashCode()setCompounds(DictionaryLanguage compounds) setPlurals(DictionaryLanguage plurals) setStopwords(DictionaryLanguage stopwords) toString()
-
Constructor Details
-
Languages
public Languages()
-
-
Method Details