| Package | Description |
|---|---|
| one.microstream.collections.sorting |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XAddingSortation<E> |
interface |
XChart<K,V> |
static interface |
XChart.Keys<K,V> |
interface |
XGettingSortation<E> |
interface |
XLadder<E> |
interface |
XProcessingSortation<E> |
interface |
XPutGetSortation<E> |
interface |
XPuttingSortation<E> |
interface |
XRank<E> |
interface |
XRemovingSortation<E> |
interface |
XSortation<E>
Actually being a "Collation" (a collection of elements to which a sortation is applied), this type has been named
"Sortation" nevertheless to avoid the mistakable similarity to the basic collection type "Collection" in reading,
writing, talking and IntelliSense filtering.
|
Copyright © 2022 MicroStream Software. All rights reserved.