public static class FixedList.Creator<E> extends Object implements XSettingList.Creator<E>
| Constructor and Description |
|---|
Creator(int initialCapacity) |
| Modifier and Type | Method and Description |
|---|---|
int |
getInitialCapacity() |
FixedList<E> |
newInstance() |
public int getInitialCapacity()
public FixedList<E> newInstance()
newInstance in interface XFactory<E>newInstance in interface XGettingCollection.Creator<E>newInstance in interface XGettingList.Factory<E>newInstance in interface XGettingSequence.Factory<E>newInstance in interface XReplacingBag.Factory<E>newInstance in interface XSettingList.Creator<E>newInstance in interface XSettingSequence.Creator<E>newInstance in interface XSortableSequence.Creator<E>Copyright © 2022 MicroStream Software. All rights reserved.