|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object rice.environment.time.simple.SimpleTimeSource
Uses System.currentTimeMillis() to generate time.
Constructor Summary | |
SimpleTimeSource()
|
Method Summary | |
long |
currentTimeMillis()
Returns the System.currentTimeMillis(); |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SimpleTimeSource()
Method Detail |
public long currentTimeMillis()
currentTimeMillis
in interface TimeSource
|
Rice Pastry API | ||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |