Class SILSA<K,V>

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

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