Interface XPuttingSortation.Factory<E>

All Superinterfaces:
XAddingCollection.Creator<E>, XAddingSequence.Creator<E>, XAddingSortation.Factory<E>, XFactory<E>, XPuttingCollection.Creator<E>, XPuttingSequence.Creator<E>
All Known Subinterfaces:
XLadder.Factory<E>, XPutGetSortation.Factory<E>, XRank.Factory<E>, XSortation.Factory<E>
Enclosing interface:
XPuttingSortation<E>

public static interface XPuttingSortation.Factory<E>
extends XAddingSortation.Factory<E>, XPuttingSequence.Creator<E>