Class SIMSAR<K,V>

All Implemented Interfaces:
LocalCache<K,V>, ConcurrentMap<K,V>, Map<K,V>

final class SIMSAR<K,V> extends SIMSA<K,V>
WARNING: GENERATED CODE A cache that provides the following features:
  • RefreshWrite
  • StrongKeys (inherited)
  • InfirmValues (inherited)
  • MaximumSize (inherited)
  • ExpireAccess (inherited)