public static interface UtlPool.Factory<T extends UtlPool.Item<T>>
Modifier and Type | Method and Description |
---|---|
T |
createItem(Object object)
Create a new item.
|
T[] |
createItemArray(int size)
Create a new item array.
|
Copyright © 2019 Neeve Research, LLC. All Rights Reserved.