Class WSSMWA<K,​V>

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

    class WSSMWA<K,​V>
    extends WSSMW<K,​V>
    WARNING: GENERATED CODE A cache that provides the following features:
    • ExpireAccess
    • WeakKeys (inherited)
    • StrongValues (inherited)
    • Stats (inherited)
    • MaximumWeight (inherited)