Package com.neven.ticTacToeGame.entity
com.neven.ticTacToeGame.entity is a group of classes witch contain a lightweight persistence domain objects.
An entity represents a table in a relational database.
-
Class Summary Class Description Statistic ClassStatistic
is an entity which contain an information about results of the games with an Algorithm MiniMax.