Interface XAddGetSet.Factory<E>

All Superinterfaces:
XAddGetCollection.Creator<E>, XAddingCollection.Creator<E>, XAddingSet.Creator<E>, XFactory<E>, XGettingCollection.Creator<E>, XGettingSet.Creator<E>
Enclosing interface:
XAddGetSet<E>

public static interface XAddGetSet.Factory<E>
extends XAddingSet.Creator<E>, XGettingSet.Creator<E>, XAddGetCollection.Creator<E>
  • Method Summary

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