Interface | Description |
---|---|
ConfigBooleanEnum |
Config enums handling booleans should implement this interface.
|
ConfigIntegerEnum |
Config enums handling integers should implement this interface.
|
ConfigStringEnum |
Config enums handling Strings should implement this interface.
|