Interface XProcessingSortation<E>

All Superinterfaces:
CapacityCarrying, Clearable, ConsolidatableCollection, Copyable, ExtendedCollection<E>, ExtendedSequence<E>, Iterable<E>, OptimizableCollection, Processable<E>, ReleasingCollection<E>, Sized, Sorted<E>, Truncateable, XGettingCollection<E>, XGettingSequence<E>, XGettingSortation<E>, XIndexIterable<E>, XIterable<E>, XJoinable<E>, XProcessingCollection<E>, XProcessingSequence<E>, XRemovingCollection<E>, XRemovingSequence<E>, XRemovingSortation<E>
All Known Subinterfaces:
XChart.Keys<K,​V>, XLadder<E>, XRank<E>, XSortation<E>

public interface XProcessingSortation<E>
extends XGettingSortation<E>, XRemovingSortation<E>, XProcessingSequence<E>