|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.atlassian.confluence.util.TimeUtils
public class TimeUtils
Constructor Summary | |
---|---|
TimeUtils()
|
Method Summary | |
---|---|
static void |
pause(long time,
TimeUnit unit)
|
static void |
pause(TimePeriod period)
|
static void |
pauseUntil(Date targetDate)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimeUtils()
Method Detail |
---|
public static void pause(TimePeriod period)
public static void pause(long time, TimeUnit unit)
public static void pauseUntil(Date targetDate)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |