Uses of Class
sudoku.Table.AdditionalInfoMsg
-
-
Uses of Table.AdditionalInfoMsg in sudoku
Methods in sudoku with parameters of type Table.AdditionalInfoMsg Modifier and Type Method Description private akka.actor.typed.Behavior<Table.Protocol>
Table. onAdditionalInfo(Table.AdditionalInfoMsg msg)
Receives requested weighs for given digits.
-