Package com.atlassian.confluence.util
Class DefaultClock
java.lang.Object
com.atlassian.confluence.util.DefaultClock
- All Implemented Interfaces:
com.atlassian.core.util.Clock
Default implementation of the
Clock
interface that
simply returns a new Date
instance.-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DefaultClock
public DefaultClock()
-
-
Method Details
-
getCurrentDate
- Specified by:
getCurrentDate
in interfacecom.atlassian.core.util.Clock
-