Uses of Package
com.neven.ticTacToeGame.model
-
Packages that use com.neven.ticTacToeGame.model Package Description com.neven.ticTacToeGame.model com.neven.ticTacToeGame.model is a group of classes which is the key objects of the applicationcom.neven.ticTacToeGame.service com.neven.ticTacToeGame.service is a group of classes which uses repositories to provide some business functionalities.com.neven.ticTacToeGame.utils com.neven.ticTacToeGame.utils is a group of classes and enums which is helpful in the application but has no any business logic -
Classes in com.neven.ticTacToeGame.model used by com.neven.ticTacToeGame.model Class Description Game ClassGame
is an abstract class which contain main logic for the games. -
Classes in com.neven.ticTacToeGame.model used by com.neven.ticTacToeGame.service Class Description Game ClassGame
is an abstract class which contain main logic for the games. -
Classes in com.neven.ticTacToeGame.model used by com.neven.ticTacToeGame.utils Class Description Game ClassGame
is an abstract class which contain main logic for the games.