Class WSWR<K,V>

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

final class WSWR<K,V> extends WSW<K,V>
WARNING: GENERATED CODE A cache that provides the following features:
  • RefreshWrite
  • WeakKeys (inherited)
  • StrongValues (inherited)
  • ExpireWrite (inherited)