Class SSLS<K,​V>

  • All Implemented Interfaces:
    LocalCache<K,​V>, java.util.concurrent.ConcurrentMap<K,​V>, java.util.Map<K,​V>
    Direct Known Subclasses:
    SSLSA, SSLSMS, SSLSMW, SSLSR, SSLSW

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