Class SISAR<K,V>

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

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