Uses of Package
com.neven.ticTacToeGame.repository
-
Packages that use com.neven.ticTacToeGame.repository Package Description com.neven.ticTacToeGame.service com.neven.ticTacToeGame.service is a group of classes which uses repositories to provide some business functionalities. -
Classes in com.neven.ticTacToeGame.repository used by com.neven.ticTacToeGame.service Class Description StatisticRepository This interface is a repository forStatistic
class.