Uses of Class
sudoku.Teacher.InspectChildDigitsMsg
-
-
Uses of Teacher.InspectChildDigitsMsg in sudoku
Methods in sudoku with parameters of type Teacher.InspectChildDigitsMsg Modifier and Type Method Description private akka.actor.typed.Behavior<Teacher.Protocol>Teacher. onInspectChildDigits(Teacher.InspectChildDigitsMsg msg)Sends MemorisedDigitsRequestMsg to all child Players.
-