CacheEntry.state
The state
method of the CacheEntry
interface returns a CacheState
instance which reflects the current state of this CacheEntry
instance.
Syntax
Parameters
None.
Return value
A CacheState
instance which reflects the current state of this CacheEntry
instance.