Package sudoku
Interface SharedProtocols.NewIterationProtocol
-
- All Known Implementing Classes:
Player.ConsentToStartIterationMsg
,Player.ResetMemoryMsg
,Player.ResetMemorySoftlyMsg
,Table.ResetMemoryMsg
,Teacher.PerformedMemoryResetMsg
,Teacher.PlayerPerformedMemoryResetMsg
,Teacher.TablePerformedMemoryResetMsg
- Enclosing class:
- SharedProtocols
public static interface SharedProtocols.NewIterationProtocol
Protocol for starting new iteration by the Teacher, affecting both the Player and the Table.