Class WSL<K,V>

All Implemented Interfaces:
LocalCache<K,V>, ConcurrentMap<K,V>, Map<K,V>
Direct Known Subclasses:
WSLA, WSLMS, WSLMW, WSLR, WSLS, WSLW

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