| Package | Description |
|---|---|
| de.vandermeer.skb.interfaces.strategies.maps.sortedmap |
Things that represent a map strategy for sorted maps.
|
| Class and Description |
|---|
| ConcurrentSkipListMapStrategy
Strategy for a concurrent skip list map (as sorted map).
|
| TreeMapStrategy
Strategy for a tree map (as sorted map).
|
Copyright © 2016–2017. All rights reserved.