Class WILMS<K,V>

All Implemented Interfaces:
LocalCache<K,V>, ConcurrentMap<K,V>, Map<K,V>
Direct Known Subclasses:
WILMSA, WILMSR, WILMSW

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