Interface ICountdownController
-
public interface ICountdownController
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
reset()
void
start()
void
stop()
-
public interface ICountdownController
Modifier and Type | Method | Description |
---|---|---|
void |
reset() |
|
void |
start() |
|
void |
stop() |