public static interface XInsertingList.Creator<E> extends XInsertingSequence.Creator<E>, XExtendingList.Creator<E>
| Modifier and Type | Method and Description |
|---|---|
XInsertingList<E> |
newInstance() |
XInsertingList<E> newInstance()
newInstance in interface XAddingCollection.Creator<E>newInstance in interface XAddingList.Creator<E>newInstance in interface XAddingSequence.Creator<E>newInstance in interface XExtendingList.Creator<E>newInstance in interface XExtendingSequence.Creator<E>newInstance in interface XFactory<E>newInstance in interface XInsertingSequence.Creator<E>newInstance in interface XPrependingList.Creator<E>newInstance in interface XPrependingSequence.Creator<E>Copyright © 2022 MicroStream Software. All rights reserved.