-
- All Implemented Interfaces:
-
org.occurrent.example.domain.rps.model.GameEvent
public final class FirstPlayerJoinedGame implements GameEvent
-
-
Constructor Summary
Constructors Constructor Description FirstPlayerJoinedGame(GameId game, Timestamp timestamp, PlayerId player)
-