Uses of Class
fi.tut.mei.matchmaking.dataproviders.DataManager
-
Packages that use DataManager Package Description fi.tut.mei.matchmaking.dataproviders -
-
Uses of DataManager in fi.tut.mei.matchmaking.dataproviders
Methods in fi.tut.mei.matchmaking.dataproviders that return DataManager Modifier and Type Method Description static DataManager
DataManager. getInstance(Properties properties)
Singleton get instance of the DataManager.
-