Class SSLSMS<K,V>

All Implemented Interfaces:
LocalCache<K,V>, ConcurrentMap<K,V>, Map<K,V>
Direct Known Subclasses:
SSLSMSA, SSLSMSR, SSLSMSW

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