|
Berkeley DB version 4.2.52 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.sleepycat.bdb.util.TimeUnits
Common time unit definitions.
Field Summary | |
static long |
ONE_DAY
One day in milliseconds. |
static int |
ONE_HOUR
One hour in milliseconds. |
static int |
ONE_MINUTE
One minute in milliseconds. |
static int |
ONE_SECOND
One second in milliseconds. |
static long |
ONE_WEEK
One week in milliseconds. |
Constructor Summary | |
TimeUnits()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final int ONE_SECOND
public static final int ONE_MINUTE
public static final int ONE_HOUR
public static final long ONE_DAY
public static final long ONE_WEEK
Constructor Detail |
public TimeUnits()
|
Berkeley DB version 4.2.52 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |