Interface XRemovingList.Factory<E>

All Superinterfaces:
XFactory<E>, XRemovingBag.Factory<E>, XRemovingCollection.Factory<E>, XRemovingSequence.Factory<E>
All Known Subinterfaces:
XBasicList.Creator<E>, XDecreasingList.Creator<E>, XLadder.Factory<E>, XList.Creator<E>, XProcessingList.Factory<E>
All Known Implementing Classes:
BulkList.Creator, EqBulkList.Creator, LimitList.Creator
Enclosing interface:
XRemovingList<E>

public static interface XRemovingList.Factory<E>
extends XRemovingSequence.Factory<E>, XRemovingBag.Factory<E>