Interface XPuttingSortation<E>

All Superinterfaces:
CapacityCarrying, CapacityExtendable, Consumer<E>, ExtendedCollection<E>, ExtendedSequence<E>, OptimizableCollection, Sized, Sorted<E>, XAddingCollection<E>, XAddingSequence<E>, XAddingSortation<E>, XPuttingCollection<E>, XPuttingSequence<E>
All Known Subinterfaces:
XChart.Keys<K,​V>, XLadder<E>, XPutGetSortation<E>, XRank<E>, XSortation<E>

public interface XPuttingSortation<E>
extends XAddingSortation<E>, XPuttingSequence<E>