| 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> WeakHashMapStrategy<K,V> |
WeakHashMapStrategy.create()
Creates a new weak hash map strategy.
|
Copyright © 2016–2017. All rights reserved.