| Constructor and Description |
|---|
ManualClock(long timeMillis) |
| Modifier and Type | Method and Description |
|---|---|
long |
getTimeMillis() |
void |
setTime(long timeToSet) |
public void setTime(long timeToSet)
timeToSet - new time (in milliseconds) that the clock should representpublic long getTimeMillis()
getTimeMillis in interface Clock