Package com.mrbysco.spellchecker.config
Class SpellCheckerConfig
java.lang.Object
com.mrbysco.spellchecker.config.SpellCheckerConfig
- All Implemented Interfaces:
me.shedaniel.autoconfig.ConfigData
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface me.shedaniel.autoconfig.ConfigData
me.shedaniel.autoconfig.ConfigData.ValidationException -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface me.shedaniel.autoconfig.ConfigData
validatePostLoad
-
Field Details
-
client
-
-
Constructor Details
-
SpellCheckerConfig
public SpellCheckerConfig()
-