public static interface IstiTimeObjectCache.TimeObjectEntry
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
getDataObj()
Returns the time object.
|
int |
getDataSize()
Returns the data size for the entry object.
|
java.lang.String |
getKeyStr()
Returns the data string.
|
long |
getTimeGenerated()
Returns the time the object was generated.
|
long getTimeGenerated()
java.lang.Object getDataObj()
java.lang.String getKeyStr()
int getDataSize()