Interface ICountdownController
- 
 public interface ICountdownController
- 
- 
Method SummaryAll Methods Instance Methods Abstract Methods Modifier and Type Method Description voidreset()voidstart()voidstop()
 
- 
public interface ICountdownController
| Modifier and Type | Method | Description | 
|---|---|---|
| void | reset() | |
| void | start() | |
| void | stop() |