Package org.redisson.cache
Interface ExpirableValue
-
- All Known Subinterfaces:
CachedValue<K,V>
- All Known Implementing Classes:
LFUCacheMap.LFUCachedValue
,ReferenceCachedValue
,StdCachedValue
public interface ExpirableValue
- Author:
- Nikita Koksharov
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isExpired()
-