Uses of Class
org.cesilko.rachota.core.Settings
-
Packages that use Settings Package Description org.cesilko.rachota.core -
-
Uses of Settings in org.cesilko.rachota.core
Fields in org.cesilko.rachota.core declared as Settings Modifier and Type Field Description private static SettingsSettings. settingsThe only instance of Settings object in the system.Methods in org.cesilko.rachota.core that return Settings Modifier and Type Method Description static SettingsSettings. getDefault()Returns the only instance of persistent system settings.
-