| Package | Description |
|---|---|
| java.util.concurrent |
| Modifier and Type | Class and Description |
|---|---|
class |
ConcurrentHashMap<K,V>
A hash table supporting full concurrency of retrievals and adjustable
expected concurrency for updates.
|
Copyright © 2016 API Design. All Rights Reserved.