See: Description
| Interface | Description |
|---|---|
| ConcurrentSkipListMapStrategy<K extends Comparable<K>,V> |
Strategy for a concurrent skip list map (as navigable map).
|
| TreeMapStrategy<K extends Comparable<K>,V> |
Strategy for a tree map (as navigable map).
|
Things that represent a map strategy for navigable maps.
Copyright © 2016–2017. All rights reserved.