Interface XGettingSortation.Factory<E>

All Superinterfaces:
XFactory<E>, XGettingCollection.Creator<E>, XGettingSequence.Factory<E>
All Known Subinterfaces:
XLadder.Factory<E>, XProcessingSortation.Factory<E>, XRank.Factory<E>, XSortation.Factory<E>
Enclosing interface:
XGettingSortation<E>

public static interface XGettingSortation.Factory<E>
extends XGettingSequence.Factory<E>