public static interface XBag.Factory<E> extends XPutGetBag.Factory<E>, XProcessingBag.Factory<E>, XCollection.Factory<E>
| Modifier and Type | Method and Description |
|---|---|
XBag<E> |
newInstance() |
XBag<E> newInstance()
newInstance in interface XAddGetCollection.Creator<E>newInstance in interface XAddingBag.Factory<E>newInstance in interface XAddingCollection.Creator<E>newInstance in interface XCollection.Factory<E>newInstance in interface XFactory<E>newInstance in interface XGettingBag.Factory<E>newInstance in interface XGettingCollection.Creator<E>newInstance in interface XProcessingBag.Factory<E>newInstance in interface XProcessingCollection.Factory<E>newInstance in interface XPutGetBag.Factory<E>newInstance in interface XPutGetCollection.Creator<E>newInstance in interface XPuttingBag.Creator<E>newInstance in interface XPuttingCollection.Creator<E>newInstance in interface XRemovingBag.Factory<E>newInstance in interface XRemovingCollection.Factory<E>Copyright © 2022 MicroStream Software. All rights reserved.