Class SSSMW<K,V>

All Implemented Interfaces:
LocalCache<K,V>, ConcurrentMap<K,V>, Map<K,V>
Direct Known Subclasses:
SSSMWA, SSSMWR, SSSMWW

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