|
Purple Code | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--com.purpletech.util.Cache.Entry
an entry in a cache. Contains all information about this cache entry, including the object itself, and the times it was accessed and entered.
| Method Summary | |
long |
getAccessed()
|
java.lang.Object |
getData()
|
java.lang.Object |
getDataClean()
|
long |
getEntered()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public java.lang.Object getData()
public java.lang.Object getDataClean()
public long getEntered()
public long getAccessed()
|
Documentation generated March 5 2003 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||