Interface XDecreasingList.Creator<E>

All Superinterfaces:
XDecreasingSequence.Creator<E>, XFactory<E>, XGettingBag.Factory<E>, XGettingCollection.Creator<E>, XGettingList.Factory<E>, XGettingSequence.Factory<E>, XProcessingBag.Factory<E>, XProcessingCollection.Factory<E>, XProcessingList.Factory<E>, XProcessingSequence.Factory<E>, XRemovingBag.Factory<E>, XRemovingCollection.Factory<E>, XRemovingList.Factory<E>, XRemovingSequence.Factory<E>, XReplacingBag.Factory<E>, XSettingList.Creator<E>, XSettingSequence.Creator<E>, XSortableSequence.Creator<E>
All Known Subinterfaces:
XList.Creator<E>
All Known Implementing Classes:
BulkList.Creator, EqBulkList.Creator, LimitList.Creator
Enclosing interface:
XDecreasingList<E>

public static interface XDecreasingList.Creator<E>
extends XProcessingList.Factory<E>, XSettingList.Creator<E>, XDecreasingSequence.Creator<E>