See: Description
| Interface | Description |
|---|---|
| ConcurrentSkipSetStrategy<T extends Comparable<T>> |
Strategy for a concurrent skip set.
|
| TreeSetStrategy<T extends Comparable<T>> |
Strategy for a tree set.
|
Things that represent a collection strategy for sorted sets.
Copyright © 2016–2017. All rights reserved.