Interface XPutGetSet.Factory<E>

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

public static interface XPutGetSet.Factory<E>
extends XPuttingSet.Creator<E>, XGettingSet.Creator<E>, XPutGetCollection.Creator<E>
  • Method Summary

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