| Interface | Description |
|---|---|
| Sortable<E> |
Single concern type defining that a sub type can be sorted according to an external
Comparator. |
| SortableProcedure<E> | |
| Sorted<E> |
Single concern type defining that a sub type is always sorted according to an internal
Comparator. |
| XAddingSortation<E> | |
| XAddingSortation.Factory<E> | |
| XChart<K,V> | |
| XChart.Bridge<K,V> | |
| XChart.EntriesBridge<K,V> | |
| XChart.Keys<K,V> | |
| XChart.Satellite<K,V> | |
| XChart.Values<K,V> | |
| XGettingSortation<E> | |
| XGettingSortation.Factory<E> | |
| XLadder<E> | |
| XLadder.Factory<E> | |
| XProcessingSortation<E> | |
| XProcessingSortation.Factory<E> | |
| XPutGetSortation<E> | |
| XPutGetSortation.Factory<E> | |
| XPuttingSortation<E> | |
| XPuttingSortation.Factory<E> | |
| XRank<E> | |
| XRank.Factory<E> | |
| XRemovingSortation<E> | |
| XRemovingSortation.Factory<E> | |
| 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.
|
| XSortation.Factory<E> |
Copyright © 2022 MicroStream Software. All rights reserved.