Class SILMWA<K,​V>

  • All Implemented Interfaces:
    LocalCache<K,​V>, java.util.concurrent.ConcurrentMap<K,​V>, java.util.Map<K,​V>
    Direct Known Subclasses:
    SILMWAR, SILMWAW

    class SILMWA<K,​V>
    extends SILMW<K,​V>
    WARNING: GENERATED CODE A cache that provides the following features:
    • ExpireAccess
    • StrongKeys (inherited)
    • InfirmValues (inherited)
    • Listening (inherited)
    • MaximumWeight (inherited)