Class SSMW<K,V>

All Implemented Interfaces:
LocalCache<K,V>, ConcurrentMap<K,V>, Map<K,V>
Direct Known Subclasses:
SSMWA, SSMWR, SSMWW

class SSMW<K,V> extends SS<K,V>
WARNING: GENERATED CODE A cache that provides the following features:
  • MaximumWeight
  • StrongKeys (inherited)
  • StrongValues (inherited)