Class WIMSA<K,V>

All Implemented Interfaces:
LocalCache<K,V>, ConcurrentMap<K,V>, Map<K,V>
Direct Known Subclasses:
WIMSAR, WIMSAW

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