|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Clock
A clock is used by a schedule to tell the time. The clock could use the system time or the time in a different time zone, or a time server, or some other means of telling the time.
Method Summary | |
---|---|
Date |
getDate()
Return the java date for the current time by the clock. |
Method Detail |
---|
Date getDate()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |