Class WSLSA<K,V>

All Implemented Interfaces:
LocalCache<K,V>, ConcurrentMap<K,V>, Map<K,V>
Direct Known Subclasses:
WSLSAR, WSLSAW

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