Class WSLMSAW<K,​V>

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

    class WSLMSAW<K,​V>
    extends WSLMSA<K,​V>
    WARNING: GENERATED CODE A cache that provides the following features:
    • ExpireWrite
    • WeakKeys (inherited)
    • StrongValues (inherited)
    • Listening (inherited)
    • MaximumSize (inherited)
    • ExpireAccess (inherited)