Class SILMSAW<K,V>

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

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