Class SIMWR<K,V>

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

final class SIMWR<K,V> extends SIMW<K,V>
WARNING: GENERATED CODE A cache that provides the following features:
  • RefreshWrite
  • StrongKeys (inherited)
  • InfirmValues (inherited)
  • MaximumWeight (inherited)