Class WSLA<K,V>

All Implemented Interfaces:
LocalCache<K,V>, ConcurrentMap<K,V>, Map<K,V>
Direct Known Subclasses:
WSLAR, WSLAW

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