-
- All Implemented Interfaces:
-
org.occurrent.example.domain.rps.model.GameEvent
public final class GameStarted implements GameEvent
-
-
Constructor Summary
Constructors Constructor Description GameStarted(GameId game, Timestamp timestamp)
-
Method Summary
Modifier and Type Method Description GameIdgetGame()TimestampgetTimestamp()
-