Class WSMS<K,V>

All Implemented Interfaces:
LocalCache<K,V>, ConcurrentMap<K,V>, Map<K,V>
Direct Known Subclasses:
WSMSA, WSMSR, WSMSW

class WSMS<K,V> extends WS<K,V>
WARNING: GENERATED CODE A cache that provides the following features:
  • MaximumSize
  • WeakKeys (inherited)
  • StrongValues (inherited)