Uses of Interface
one.microstream.collections.sorting.XRemovingSortation
Package | Description |
---|---|
one.microstream.collections.sorting |
-
Uses of XRemovingSortation in one.microstream.collections.sorting
Subinterfaces of XRemovingSortation in one.microstream.collections.sorting Modifier and Type Interface Description static interface
XChart.Keys<K,V>
interface
XLadder<E>
interface
XProcessingSortation<E>
interface
XRank<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.Methods in one.microstream.collections.sorting that return XRemovingSortation Modifier and Type Method Description XRemovingSortation<E>
XRemovingSortation.Factory. newInstance()