Class WISMS<K,​V>

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

    class WISMS<K,​V>
    extends WIS<K,​V>
    WARNING: GENERATED CODE A cache that provides the following features:
    • MaximumSize
    • WeakKeys (inherited)
    • InfirmValues (inherited)
    • Stats (inherited)