public static interface XPuttingBag.Creator<E> extends XAddingBag.Factory<E>, XPuttingCollection.Creator<E>
| Modifier and Type | Method and Description |
|---|---|
XPuttingBag<E> |
newInstance() |
XPuttingBag<E> newInstance()
newInstance in interface XAddingBag.Factory<E>newInstance in interface XAddingCollection.Creator<E>newInstance in interface XFactory<E>newInstance in interface XPuttingCollection.Creator<E>Copyright © 2022 MicroStream Software. All rights reserved.