Class WILS<K,V>

All Implemented Interfaces:
LocalCache<K,V>, ConcurrentMap<K,V>, Map<K,V>
Direct Known Subclasses:
WILSA, WILSMS, WILSMW, WILSR, WILSW

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