Class SSMWAW<K,V>

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

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