Class SILSMSAW<K,​V>

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

    class SILSMSAW<K,​V>
    extends SILSMSA<K,​V>
    WARNING: GENERATED CODE A cache that provides the following features:
    • ExpireWrite
    • StrongKeys (inherited)
    • InfirmValues (inherited)
    • Listening (inherited)
    • Stats (inherited)
    • MaximumSize (inherited)
    • ExpireAccess (inherited)