Uses of Class
sudoku.Player.NegotiationsMsg
-
-
Uses of Player.NegotiationsMsg in sudoku
Subclasses of Player.NegotiationsMsg in sudoku Modifier and Type Class Description static class
Player.AdditionalInfoRequestMsg
Message received from the Table, requesting for additional info about other stakeholder's(s') digit.static class
Player.NegotiationsFinishedMsg
Message received when the Table announces finish of the negotiations.static class
Player.NegotiationsPositiveMsg
Message received when the Table announces positive result of the negotiations.static class
Player.RejectOfferMsg
Message received when Player's offer is rejected, requesting for new offer.
-