Class WILMSWR<K,​V>

  • All Implemented Interfaces:
    LocalCache<K,​V>, java.util.concurrent.ConcurrentMap<K,​V>, java.util.Map<K,​V>

    final class WILMSWR<K,​V>
    extends WILMSW<K,​V>
    WARNING: GENERATED CODE A cache that provides the following features:
    • RefreshWrite
    • WeakKeys (inherited)
    • InfirmValues (inherited)
    • Listening (inherited)
    • MaximumSize (inherited)
    • ExpireWrite (inherited)