Uses of Class
fr.iut.tetris.Config
-
Packages that use Config Package Description fr.iut.tetris -
-
Uses of Config in fr.iut.tetris
Fields in fr.iut.tetris declared as Config Modifier and Type Field Description (package private) ConfigMainController. configprivate static ConfigConfig. instMethods in fr.iut.tetris that return Config Modifier and Type Method Description static ConfigConfig. getInstance()Return the first instance of the config instead of re instantiation every time which would defeat the purpose of the caching mechanism
-