|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.util.CalendarCache
Field Summary | |
static long |
EMPTY
|
Constructor Summary | |
CalendarCache()
|
Method Summary | |
long |
get(long key)
|
void |
put(long key,
long value)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static long EMPTY
Constructor Detail |
public CalendarCache()
Method Detail |
public long get(long key)
public void put(long key, long value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |