Class WSLR<K,V>

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

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