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