Uses of Class
sudoku.Teacher.RewardReceivedMsg
-
-
Uses of Teacher.RewardReceivedMsg in sudoku
Methods in sudoku with parameters of type Teacher.RewardReceivedMsg Modifier and Type Method Description private akka.actor.typed.Behavior<Teacher.Protocol>
Teacher. onRewardReceived(Teacher.RewardReceivedMsg msg)
Teacher collects messages reporting receiving rewards.
-