Package sudoku
Class TimerManager.NewIterationStartedMsg
- java.lang.Object
-
- sudoku.TimerManager.NewIterationStartedMsg
-
- All Implemented Interfaces:
SharedProtocols.ValidationProtocol
,TimerManager.Protocol
- Enclosing class:
- TimerManager
public static class TimerManager.NewIterationStartedMsg extends Object implements TimerManager.Protocol, SharedProtocols.ValidationProtocol
Message from the Teacher announcing new big iteration.
-
-
Field Summary
Fields Modifier and Type Field Description int
_waitMilliseconds
-
Constructor Summary
Constructors Constructor Description NewIterationStartedMsg(int waitMilliseconds)
-