Class SIMW<K,​V>

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

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