Class WILSMW<K,​V>

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

    class WILSMW<K,​V>
    extends WILS<K,​V>
    WARNING: GENERATED CODE A cache that provides the following features:
    • MaximumWeight
    • WeakKeys (inherited)
    • InfirmValues (inherited)
    • Listening (inherited)
    • Stats (inherited)