Class SSLAW<K,V>

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

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