Interface XSettingList.Creator<E>

All Superinterfaces:
XFactory<E>, XGettingCollection.Creator<E>, XGettingList.Factory<E>, XGettingSequence.Factory<E>, XReplacingBag.Factory<E>, XSettingSequence.Creator<E>, XSortableSequence.Creator<E>
All Known Subinterfaces:
XDecreasingList.Creator<E>, XIncreasingList.Creator<E>, XList.Creator<E>
All Known Implementing Classes:
BulkList.Creator, EqBulkList.Creator, FixedList.Creator, LimitList.Creator
Enclosing interface:
XSettingList<E>

public static interface XSettingList.Creator<E>
extends XReplacingBag.Factory<E>, XSettingSequence.Creator<E>, XGettingList.Factory<E>
  • Method Summary

    Modifier and Type Method Description
    XSettingList<E> newInstance()