Package com.mrbysco.spellchecker.config
Class SpellCheckerConfig.Client
java.lang.Object
com.mrbysco.spellchecker.config.SpellCheckerConfig.Client
- Enclosing class:
SpellCheckerConfig
-
Field Summary
FieldsModifier and TypeFieldDescriptionintintboolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
language_to_check
-
checking_threshold
public int checking_threshold -
max_suggestions
public int max_suggestions -
show_suggestions_live
public boolean show_suggestions_live
-
-
Constructor Details
-
Client
public Client()
-