Uses of Class
sudoku.SudokuSupervisor.TeacherWillRestartMsg
-
-
Uses of SudokuSupervisor.TeacherWillRestartMsg in sudoku
Methods in sudoku with parameters of type SudokuSupervisor.TeacherWillRestartMsg Modifier and Type Method Description private akka.actor.typed.Behavior<SudokuSupervisor.Protocol>
SudokuSupervisor. onTeacherWillRestart(SudokuSupervisor.TeacherWillRestartMsg msg)
Behaviour towards TeacherWillRestartMsg message.
-