| 
 | 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_DAYOne day in milliseconds. | 
| static int | ONE_HOUROne hour in milliseconds. | 
| static int | ONE_MINUTEOne minute in milliseconds. | 
| static int | ONE_SECONDOne second in milliseconds. | 
| static long | ONE_WEEKOne 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 | ||||||||||