Class WISMSWR<K,V>

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

final class WISMSWR<K,V> extends WISMSW<K,V>
WARNING: GENERATED CODE A cache that provides the following features:
  • RefreshWrite
  • WeakKeys (inherited)
  • InfirmValues (inherited)
  • Stats (inherited)
  • MaximumSize (inherited)
  • ExpireWrite (inherited)