Class SISMWW<K,​V>

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

    class SISMWW<K,​V>
    extends SISMW<K,​V>
    WARNING: GENERATED CODE A cache that provides the following features:
    • ExpireWrite
    • StrongKeys (inherited)
    • InfirmValues (inherited)
    • Stats (inherited)
    • MaximumWeight (inherited)