Class SILMS<K,V>

All Implemented Interfaces:
LocalCache<K,V>, ConcurrentMap<K,V>, Map<K,V>
Direct Known Subclasses:
SILMSA, SILMSR, SILMSW

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