| Package | Description |
|---|---|
| de.vandermeer.skb.interfaces.strategies.maps.concurrentmap |
Things that represent a map strategy for concurrent maps.
|
| Modifier and Type | Method and Description |
|---|---|
static <K,V> ConcurrentHashMapStrategy<K,V> |
ConcurrentHashMapStrategy.create()
Creates a new concurrent hash map strategy.
|
Copyright © 2016–2017. All rights reserved.