Class SILSAW<K,V>

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

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