Uses of Class
sudoku.Teacher.SimulateCrashMsg
-
-
Uses of Teacher.SimulateCrashMsg in sudoku
Methods in sudoku with parameters of type Teacher.SimulateCrashMsg Modifier and Type Method Description private akka.actor.typed.Behavior<Teacher.Protocol>
Teacher. onSimulateCrash(Teacher.SimulateCrashMsg simulateCrashMsg)
Behaviour towards crashing message - simulates Teacher crashing.
-