Class WSLMW<K,​V>

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

    class WSLMW<K,​V>
    extends WSL<K,​V>
    WARNING: GENERATED CODE A cache that provides the following features:
    • MaximumWeight
    • WeakKeys (inherited)
    • StrongValues (inherited)
    • Listening (inherited)