|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TimeAuthority
Something that knows the time.
| Method Summary | |
|---|---|
long |
getTimeInMilliseconds()
Return the current time in milliseconds. |
| Method Detail |
|---|
long getTimeInMilliseconds()
This is an abstraction over System.currentTimeMillis() and the J2SE
5 System.nanoTime() method.
System.nanoTime().
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||