Interface XSortation<E>

Type Parameters:
E -
All Superinterfaces:
CapacityCarrying, CapacityExtendable, Clearable, ConsolidatableCollection, Consumer<E>, Copyable, ExtendedCollection<E>, ExtendedSequence<E>, Iterable<E>, OptimizableCollection, Processable<E>, ReleasingCollection<E>, Sized, Sorted<E>, Truncateable, XAddGetCollection<E>, XAddingCollection<E>, XAddingSequence<E>, XAddingSortation<E>, XBasicSequence<E>, XCollection<E>, XGettingCollection<E>, XGettingSequence<E>, XGettingSortation<E>, XIndexIterable<E>, XIterable<E>, XJoinable<E>, XProcessingCollection<E>, XProcessingSequence<E>, XProcessingSortation<E>, XPutGetCollection<E>, XPutGetSequence<E>, XPutGetSortation<E>, XPuttingCollection<E>, XPuttingSequence<E>, XPuttingSortation<E>, XRemovingCollection<E>, XRemovingSequence<E>, XRemovingSortation<E>
All Known Subinterfaces:
XChart.Keys<K,​V>, XLadder<E>, XRank<E>

public interface XSortation<E>
extends XBasicSequence<E>, XPutGetSortation<E>, XProcessingSortation<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.

On a funny side note: