|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object issrg.akentipermis.Time issrg.akentipermis.SystemClock
public class SystemClock
Field Summary |
---|
Fields inherited from class issrg.akentipermis.Time |
---|
TIME_TYPE |
Constructor Summary | |
---|---|
SystemClock(Clock c)
This constructor is used to tell the object what clock will be latched during evaluation. |
Method Summary | |
---|---|
int[] |
getTime()
Returns an array of integers representing the year, month, day day of week, hour, minute, second. |
Methods inherited from class issrg.akentipermis.Time |
---|
register |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SystemClock(Clock c)
Method Detail |
---|
public int[] getTime()
Time
getTime
in class Time
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |