Interface ExpirableValue

All Known Subinterfaces:
CachedValue<K,V>
All Known Implementing Classes:
LFUCacheMap.LFUCachedValue, ReferenceCachedValue, StdCachedValue

public interface ExpirableValue
Author:
Nikita Koksharov
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • isExpired

      boolean isExpired()