Interface XGettingCollection.Creator<E>

All Superinterfaces:
XFactory<E>
All Known Subinterfaces:
XAddGetCollection.Creator<E>, XAddGetSet.Factory<E>, 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>, XGettingBag.Factory<E>, XGettingEnum.Creator<E>, XGettingList.Factory<E>, XGettingSequence.Factory<E>, XGettingSet.Creator<E>, XGettingSortation.Factory<E>, XImmutableBag.Factory<E>, XImmutableCollection.Factory<E>, XImmutableEnum.Factory<E>, XImmutableList.Factory<E>, XImmutableSequence.Factory<E>, XImmutableSet.Factory<E>, XIncreasingEnum.Factory<E>, XIncreasingList.Creator<E>, XIncreasingSequence.Creator<E>, XLadder.Factory<E>, XList.Creator<E>, XProcessingBag.Factory<E>, XProcessingCollection.Factory<E>, XProcessingEnum.Creator<E>, XProcessingList.Factory<E>, XProcessingSequence.Factory<E>, XProcessingSet.Factory<E>, XProcessingSortation.Factory<E>, XPutGetBag.Factory<E>, XPutGetCollection.Creator<E>, XPutGetEnum.Creator<E>, XPutGetList.Factory<E>, XPutGetSequence.Factory<E>, XPutGetSet.Factory<E>, XPutGetSortation.Factory<E>, XRank.Factory<E>, XReplacingBag.Factory<E>, XSequence.Creator<E>, XSet.Factory<E>, XSettingEnum.Creator<E>, XSettingList.Creator<E>, XSettingSequence.Creator<E>, XSortableEnum.Creator<E>, XSortableSequence.Creator<E>, XSortation.Factory<E>
All Known Implementing Classes:
BulkList.Creator, EqBulkList.Creator, FixedList.Creator, LimitList.Creator
Enclosing interface:
XGettingCollection<E>

public static interface XGettingCollection.Creator<E>
extends XFactory<E>