Class WILSW<K,V>

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

class WILSW<K,V> extends WILS<K,V>
WARNING: GENERATED CODE A cache that provides the following features:
  • ExpireWrite
  • WeakKeys (inherited)
  • InfirmValues (inherited)
  • Listening (inherited)
  • Stats (inherited)