Class SSMWWR<K,V>

All Implemented Interfaces:
LocalCache<K,V>, ConcurrentMap<K,V>, Map<K,V>

final class SSMWWR<K,V> extends SSMWW<K,V>
WARNING: GENERATED CODE A cache that provides the following features:
  • RefreshWrite
  • StrongKeys (inherited)
  • StrongValues (inherited)
  • MaximumWeight (inherited)
  • ExpireWrite (inherited)