Class SSLSWR<K,​V>

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

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