Class WSLMSAWR<K,​V>

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

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