Class CacheItem
java.lang.Object
com.vmware.vipclient.i18n.base.cache.CacheItem
- Direct Known Subclasses:
FormatCacheItem,MessageCacheItem
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetEtag()longbooleanprotected voidprotected voidsetMaxAgeMillis(Long maxAgeMillis) protected voidsetTimestamp(long timestamp)
-
Constructor Details
-
CacheItem
public CacheItem()
-
-
Method Details
-
getEtag
-
setEtag
-
getTimestamp
public long getTimestamp() -
setTimestamp
protected void setTimestamp(long timestamp) -
getMaxAgeMillis
-
setMaxAgeMillis
-
isExpired
public boolean isExpired()
-