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