|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.confluence.util.DefaultClock
public final class DefaultClock
Default implementation of the Clock
interface that
simply returns a new Date
instance.
Constructor Summary | |
---|---|
DefaultClock()
|
Method Summary | |
---|---|
java.util.Date |
getCurrentDate()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultClock()
Method Detail |
---|
public java.util.Date getCurrentDate()
getCurrentDate
in interface com.atlassian.core.util.Clock
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |