|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Encapsulates buffered objects.
Method Summary | |
long |
getLifetime()
Returns the lifetime of the cached object. |
java.lang.Object |
getObject()
Returns the cached object or null if no longer available. |
java.lang.Class |
getObjectInstanceClass()
Returns the class object of the cached object. |
Method Detail |
public java.lang.Class getObjectInstanceClass()
Identity.getObjectsRealClass()
and
Identity.getObjectsTopLevelClass()
setting in
Identity
, because real class setting in class Identity
could be null or an interface or abstract class if no more information was
available when Identity was created.
public long getLifetime()
public java.lang.Object getObject()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |