|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectzeus.util.Clock
| Field Summary | |
private long |
increment
|
private long |
start
|
| Constructor Summary | |
Clock()
|
|
Clock(long begin,
long incr)
|
|
| Method Summary | |
Time |
currentTime()
|
long |
getIncrement()
|
java.lang.String |
initData()
|
Time |
time(long ctm)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
private long start
private long increment
| Constructor Detail |
public Clock()
public Clock(long begin,
long incr)
| Method Detail |
public final Time currentTime()
public final Time time(long ctm)
public final java.lang.String initData()
public final long getIncrement()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||