Class CacheValue<V>
java.lang.Object
org.tavall.couriers.api.cache.CacheValue<V>
- All Implemented Interfaces:
ICacheValue<V>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
CacheValue
-
-
Method Details
-
getValue
- Specified by:
getValuein interfaceICacheValue<V>
-
isExpired
public boolean isExpired() -
isValueExpired
public boolean isValueExpired(long currentTime) -
equals
-
hashCode
-
toString
-