Class SSSMSW<K,​V>

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

    class SSSMSW<K,​V>
    extends SSSMS<K,​V>
    WARNING: GENERATED CODE A cache that provides the following features:
    • ExpireWrite
    • StrongKeys (inherited)
    • StrongValues (inherited)
    • Stats (inherited)
    • MaximumSize (inherited)