See: Description
| Interface | Description |
|---|---|
| ConcurrentHashMapStrategy<K,V> |
Strategy for a concurrent hash map.
|
| ConcurrentSkipListMapStrategy<K extends Comparable<K>,V> |
Strategy for a concurrent skip list map (as navigable map).
|
Things that represent a map strategy for concurrent maps.
Copyright © 2016–2017. All rights reserved.