Interface XCollection.Factory<E>

All Superinterfaces:
XAddGetCollection.Creator<E>, XAddingCollection.Creator<E>, XFactory<E>, XGettingCollection.Creator<E>, XProcessingCollection.Factory<E>, XPutGetCollection.Creator<E>, XPuttingCollection.Creator<E>
All Known Subinterfaces:
XBag.Factory<E>, XBasicEnum.Creator<E>, XBasicList.Creator<E>, XBasicSequence.Factory<E>, XEnum.Creator<E>, XLadder.Factory<E>, XList.Creator<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:
XCollection<E>

public static interface XCollection.Factory<E>
extends XProcessingCollection.Factory<E>, XPutGetCollection.Creator<E>
  • Method Summary

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