Interface XRemovingSortation<E>

All Superinterfaces:
Clearable, ConsolidatableCollection, ExtendedCollection<E>, ExtendedSequence<E>, OptimizableCollection, ReleasingCollection<E>, Sized, Sorted<E>, Truncateable, XRemovingCollection<E>, XRemovingSequence<E>
All Known Subinterfaces:
XChart.Keys<K,​V>, XLadder<E>, XProcessingSortation<E>, XRank<E>, XSortation<E>

public interface XRemovingSortation<E>
extends XRemovingSequence<E>, Sorted<E>