Uses of Class
sudoku.Teacher.TableFinishedNegotiationsMsg
-
-
Uses of Teacher.TableFinishedNegotiationsMsg in sudoku
Methods in sudoku with parameters of type Teacher.TableFinishedNegotiationsMsg Modifier and Type Method Description private akka.actor.typed.Behavior<Teacher.Protocol>
Teacher. onTableFinishedNegotiations(Teacher.TableFinishedNegotiationsMsg msg)
Teacher collects messages reporting negotiations' solutions.
-