Interface XInsertingList.Creator<E>

All Superinterfaces:
XAddingCollection.Creator<E>, XAddingList.Creator<E>, XAddingSequence.Creator<E>, XExtendingList.Creator<E>, XExtendingSequence.Creator<E>, XFactory<E>, XInsertingSequence.Creator<E>, XPrependingList.Creator<E>, XPrependingSequence.Creator<E>
Enclosing interface:
XInsertingList<E>

public static interface XInsertingList.Creator<E>
extends XInsertingSequence.Creator<E>, XExtendingList.Creator<E>