Class SISA<K,V>

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

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