Uses of Class
sudoku.Player.WakeUpMsg
-
-
Uses of Player.WakeUpMsg in sudoku
Methods in sudoku with parameters of type Player.WakeUpMsg Modifier and Type Method Description private akka.actor.typed.Behavior<Player.Protocol>
Player. onWakeUp(Player.WakeUpMsg msg)
Player is being informed that is not enough responsive.
-