Interface TimeKeeper
-
- All Known Implementing Classes:
ConstantTimeKeeper
,DefaultTimeKeeper
public interface TimeKeeper
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Date
getCurrentDate()
long
getCurrentTime()
TimeZone
getTimeZone()
-