Class WISMSA<K,V>

All Implemented Interfaces:
LocalCache<K,V>, ConcurrentMap<K,V>, Map<K,V>
Direct Known Subclasses:
WISMSAR, WISMSAW

class WISMSA<K,V> extends WISMS<K,V>
WARNING: GENERATED CODE A cache that provides the following features:
  • ExpireAccess
  • WeakKeys (inherited)
  • InfirmValues (inherited)
  • Stats (inherited)
  • MaximumSize (inherited)