|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjetbrains.buildServer.util.SystemTimeService
public class SystemTimeService
Time service based on current system time.
| Constructor Summary | |
|---|---|
SystemTimeService()
|
|
| Method Summary | |
|---|---|
static TimeService |
getInstance()
|
long |
now()
Provides current time millis. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SystemTimeService()
| Method Detail |
|---|
public static TimeService getInstance()
public long now()
TimeService
now in interface TimeService
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||