| Package | Description |
|---|---|
| de.vandermeer.skb.interfaces.strategies.maps.abstractmap |
Things that represent a map strategy for abstract maps (except sorted and navigable).
|
| de.vandermeer.skb.interfaces.strategies.maps.concurrentmap |
Things that represent a map strategy for concurrent maps.
|
| de.vandermeer.skb.interfaces.strategies.maps.hashtable |
Things that represent a map strategy for hash tables.
|
| de.vandermeer.skb.interfaces.strategies.maps.navigablemap |
Things that represent a map strategy for navigable maps.
|
| de.vandermeer.skb.interfaces.strategies.maps.sortedmap |
Things that represent a map strategy for sorted maps.
|
| Class and Description |
|---|
| IsAbstractMapStrategy
Base for abstract map strategies.
|
| Class and Description |
|---|
| IsConcurrentMapStrategy
Base for concurrent map strategies.
|
| Class and Description |
|---|
| IsHashtableStrategy
Base for hashtable strategies.
|
| Class and Description |
|---|
| IsNavigableMapStrategy
Base for navigable map strategies.
|
| Class and Description |
|---|
| IsSortedMapStrategy
Base for sorted map strategies.
|
Copyright © 2016–2017. All rights reserved.