Class WIMWA<K,​V>

  • All Implemented Interfaces:
    LocalCache<K,​V>, java.util.concurrent.ConcurrentMap<K,​V>, java.util.Map<K,​V>
    Direct Known Subclasses:
    WIMWAR, WIMWAW

    class WIMWA<K,​V>
    extends WIMW<K,​V>
    WARNING: GENERATED CODE A cache that provides the following features:
    • ExpireAccess
    • WeakKeys (inherited)
    • InfirmValues (inherited)
    • MaximumWeight (inherited)