- All Implemented Interfaces:
Clock
-
Constructor Summary
Constructors
-
Method Summary
Returns a new Date representing Today's time.
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
getToday
Description copied from interface: Clock
Returns a new Date representing Today's time.
- Specified by:
getToday
in interface Clock
- Returns:
- a new Date representing Today's time.