Class SIMSW<K,V>

All Implemented Interfaces:
LocalCache<K,V>, ConcurrentMap<K,V>, Map<K,V>
Direct Known Subclasses:
SIMSWR

class SIMSW<K,V> extends SIMS<K,V>
WARNING: GENERATED CODE A cache that provides the following features:
  • ExpireWrite
  • StrongKeys (inherited)
  • InfirmValues (inherited)
  • MaximumSize (inherited)