Class SILMW<K,V>

All Implemented Interfaces:
LocalCache<K,V>, ConcurrentMap<K,V>, Map<K,V>
Direct Known Subclasses:
SILMWA, SILMWR, SILMWW

class SILMW<K,V> extends SIL<K,V>
WARNING: GENERATED CODE A cache that provides the following features:
  • MaximumWeight
  • StrongKeys (inherited)
  • InfirmValues (inherited)
  • Listening (inherited)