public class TestClock extends Object implements Clock
TestClock(long startTimeMillis)
long
getTimeMillis()
void
tick(long ms)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TestClock(long startTimeMillis)
public long getTimeMillis()
getTimeMillis
Clock
public void tick(long ms)