Class SSLMSR<K,​V>

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

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