Class SISMS<K,​V>

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

    class SISMS<K,​V>
    extends SIS<K,​V>
    WARNING: GENERATED CODE A cache that provides the following features:
    • MaximumSize
    • StrongKeys (inherited)
    • InfirmValues (inherited)
    • Stats (inherited)