|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TimeSource
A source of wall time. The main purpose of this interface is to allow tests to control time arbitrarily (as opposed to using system time and sleep()'ing to advance time
Method Summary | |
---|---|
long |
getTimeMillis()
The current "time" in milliseconds |
Method Detail |
---|
long getTimeMillis()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |