public class SettingsManager extends java.lang.Object implements IGsonLoadable
Constructor and Description |
---|
SettingsManager(com.google.gson.Gson gson) |
Modifier and Type | Method and Description |
---|---|
Settings |
getSettings() |
void |
loadFromFile() |
void |
writeToFile() |
public void loadFromFile()
loadFromFile
in interface IGsonLoadable
public void writeToFile()
writeToFile
in interface IGsonLoadable
public Settings getSettings()