Interface XPutGetSortation<E>

All Superinterfaces:
CapacityCarrying, CapacityExtendable, Consumer<E>, Copyable, ExtendedCollection<E>, ExtendedSequence<E>, Iterable<E>, OptimizableCollection, Sized, Sorted<E>, XAddingCollection<E>, XAddingSequence<E>, XAddingSortation<E>, XGettingCollection<E>, XGettingSequence<E>, XIndexIterable<E>, XIterable<E>, XJoinable<E>, XPuttingCollection<E>, XPuttingSequence<E>, XPuttingSortation<E>
All Known Subinterfaces:
XChart.Keys<K,​V>, XLadder<E>, XRank<E>, XSortation<E>

public interface XPutGetSortation<E>
extends XGettingSequence<E>, XPuttingSortation<E>