Class WIL<K,V>

All Implemented Interfaces:
LocalCache<K,V>, ConcurrentMap<K,V>, Map<K,V>
Direct Known Subclasses:
WILA, WILMS, WILMW, WILR, WILS, WILW

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