Package jadx.gui.utils
Interface ObjectPool.Creator<T>
-
- Enclosing class:
- ObjectPool<T>
public static interface ObjectPool.Creator<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tcreate()
-
-
-
Method Detail
-
create
T create()
-
-