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