Class WSSWR<K,​V>

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

    final class WSSWR<K,​V>
    extends WSSW<K,​V>
    WARNING: GENERATED CODE A cache that provides the following features:
    • RefreshWrite
    • WeakKeys (inherited)
    • StrongValues (inherited)
    • Stats (inherited)
    • ExpireWrite (inherited)