public final class

RealClock

extends Object
implements Clock
java.lang.Object
   ↳ com.atlassian.jira.util.RealClock

Class Overview

A clock implementation the returns the current time.

Summary

Public Methods
Date getCurrentDate()
static RealClock getInstance()
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.atlassian.core.util.Clock

Public Methods

public Date getCurrentDate ()

public static RealClock getInstance ()