|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TimeSource
Interface used by Stopwatch
as the source of `time.'
For Stopwatch to make sense, the result of subsequent calls to now()
have to be non-decreasing (which is reasonable for `time').
Method Summary | |
---|---|
long |
now()
For Stopwatch to make sense, the result of subsequent calls to now() have to be non-decreasing (which is reasonable for `time'). |
Method Detail |
---|
long now()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |