Class SSSMWAW<K,V>

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

class SSSMWAW<K,V> extends SSSMWA<K,V>
WARNING: GENERATED CODE A cache that provides the following features:
  • ExpireWrite
  • StrongKeys (inherited)
  • StrongValues (inherited)
  • Stats (inherited)
  • MaximumWeight (inherited)
  • ExpireAccess (inherited)