Interface XSet.Factory<E>

All Superinterfaces:
XAddGetCollection.Creator<E>, XAddingCollection.Creator<E>, XAddingSet.Creator<E>, XCollection.Factory<E>, XFactory<E>, XGettingCollection.Creator<E>, XGettingSet.Creator<E>, XProcessingCollection.Factory<E>, XProcessingSet.Factory<E>, XPutGetCollection.Creator<E>, XPutGetSet.Factory<E>, XPuttingCollection.Creator<E>, XPuttingSet.Creator<E>, XRemovingCollection.Factory<E>, XRemovingSet.Factory<E>
All Known Subinterfaces:
XBasicEnum.Creator<E>, XEnum.Creator<E>, XRank.Factory<E>
Enclosing interface:
XSet<E>

public static interface XSet.Factory<E>
extends XCollection.Factory<E>, XPutGetSet.Factory<E>, XProcessingSet.Factory<E>
  • Method Summary

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