V
- the value typepublic interface ObjectCacheInfo<V>
Modifier and Type | Method and Description |
---|---|
V |
get()
Returns the entry value which may be null.
|
long |
getExpireTime()
Returns the expiration time of the entry in milli seconds.
|
long getExpireTime()
V get()
Copyright © 2003-2017 eXo Platform SAS. All Rights Reserved.