Class SSLMSA<K,V>

All Implemented Interfaces:
LocalCache<K,V>, ConcurrentMap<K,V>, Map<K,V>
Direct Known Subclasses:
SSLMSAR, SSLMSAW

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