| Package | Description |
|---|---|
| org.dromara.hutool.core.map.concurrent |
并发Map工具类
|
| Class and Description |
|---|
| ConcurrentLinkedHashMap
A hash table supporting full concurrency of retrievals, adjustable expected
concurrency for updates, and a maximum capacity to bound the map by.
|
| ConcurrentLinkedHashMap.Builder
A builder that creates
ConcurrentLinkedHashMap instances. |
| EntryWeigher
A class that can determine the selector of an entry.
|
| Weigher
A class that can determine the selector of a value.
|
Copyright © 2025. All rights reserved.