Class SILS<K,​V>

  • All Implemented Interfaces:
    LocalCache<K,​V>, java.util.concurrent.ConcurrentMap<K,​V>, java.util.Map<K,​V>
    Direct Known Subclasses:
    SILSA, SILSMS, SILSMW, SILSR, SILSW

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