Interface | Description |
---|---|
EnvironmentConfig |
Class | Description |
---|---|
DefaultConfig |
Define the default configuration in case a config has not been loaded
|
KnownDeviceID |
Stores the way the device is displayed and is stored in Known Config.
|
LoadableConfig |
Provides a loadable abstract class of our core configuration parameters.
|
SavableConfig |
This Class exists purely to hold static methods relating to the saving of configuration classes.
|