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