Interface XProcessingCollection.Factory<E>

All Superinterfaces:
XFactory<E>, XGettingCollection.Creator<E>
All Known Subinterfaces:
XBag.Factory<E>, XBasicEnum.Creator<E>, XBasicList.Creator<E>, XBasicSequence.Factory<E>, XCollection.Factory<E>, XDecreasingEnum.Creator<E>, XDecreasingList.Creator<E>, XDecreasingSequence.Creator<E>, XEnum.Creator<E>, XLadder.Factory<E>, XList.Creator<E>, XProcessingBag.Factory<E>, XProcessingEnum.Creator<E>, XProcessingList.Factory<E>, XProcessingSequence.Factory<E>, XProcessingSet.Factory<E>, XProcessingSortation.Factory<E>, XRank.Factory<E>, XSequence.Creator<E>, XSet.Factory<E>, XSortation.Factory<E>
All Known Implementing Classes:
BulkList.Creator, EqBulkList.Creator, LimitList.Creator
Enclosing interface:
XProcessingCollection<E>

public static interface XProcessingCollection.Factory<E>
extends XGettingCollection.Creator<E>