Interface XBasicSequence.Factory<E>

All Superinterfaces:
XAddGetCollection.Creator<E>, XAddingCollection.Creator<E>, XAddingSequence.Creator<E>, XCollection.Factory<E>, XFactory<E>, XGettingCollection.Creator<E>, XGettingSequence.Factory<E>, XProcessingCollection.Factory<E>, XProcessingSequence.Factory<E>, XPutGetCollection.Creator<E>, XPutGetSequence.Factory<E>, XPuttingCollection.Creator<E>, XPuttingSequence.Creator<E>, XRemovingCollection.Factory<E>, XRemovingSequence.Factory<E>
All Known Subinterfaces:
XBasicEnum.Creator<E>, XBasicList.Creator<E>, XEnum.Creator<E>, XLadder.Factory<E>, XList.Creator<E>, XRank.Factory<E>, XSequence.Creator<E>, XSortation.Factory<E>
All Known Implementing Classes:
BulkList.Creator, EqBulkList.Creator, LimitList.Creator
Enclosing interface:
XBasicSequence<E>

public static interface XBasicSequence.Factory<E>
extends XCollection.Factory<E>, XPutGetSequence.Factory<E>, XProcessingSequence.Factory<E>