Uses of Class
sudoku.Table.ResetMemoryMsg
-
-
Uses of Table.ResetMemoryMsg in sudoku
Methods in sudoku with parameters of type Table.ResetMemoryMsg Modifier and Type Method Description private akka.actor.typed.Behavior<Table.Protocol>
Table. onResetMemory(Table.ResetMemoryMsg msg)
Table resets it's memory to get ready for new iteration.
-