Class SpellCheckerConfig.Client

java.lang.Object
com.mrbysco.spellchecker.config.SpellCheckerConfig.Client
Enclosing class:
SpellCheckerConfig

public static class SpellCheckerConfig.Client extends Object
  • Field Details

    • language_to_check

      public LanguageEnum 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()